On 2021-01-28 8:02 p.m., Olof Johansson wrote:
> Scott,
>
> On Thu, Jan 28, 2021 at 4:30 PM Scott Branden
> <[email protected]> wrote:
>> This patch series drops previous patches in [1]
>> that were incorporated by Kees Cook into patch series
>> "Introduce partial kernel_read_file() support" [2].
>>
>> Remaining patches are contained in this series to add Broadcom VK driver.
>> (which depends on request_firmware_into_buf API addition which has
>> now been accepted into the upstream kernel as of v5.10-rc1).
>>
>> [1] 
>> https://lore.kernel.org/lkml/[email protected]/
>> [2] 
>> https://lore.kernel.org/lkml/[email protected]/
>>
>> Changes from v9:
>>  - fix compile if CONFIG_TTY not set
>>  - use if-else statement instead of conditional expression in set_q_num
>>  - generate bcm_vk_msg_remove call in proper patch
>>    (was generated in tty patch when should be in msg patch)
> Did I miss something? Greg already applied v9, so any fixes on top
> needs to be new patches.
Sorry, was unfamiliar with the process of having changes in linux-next needing 
correcting.
I sent out new patches to correct these issues against linux-next now.
>
>
> -Olof
Thanks for providing correct process.

Scott

Reply via email to