Re: [PATCH v9 00/13] Add Broadcom VK driver

2021-01-25 Thread Greg Kroah-Hartman
On Wed, Jan 20, 2021 at 09:58:14AM -0800, Scott Branden 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 drive

[PATCH v9 00/13] Add Broadcom VK driver

2021-01-20 Thread Scott Branden
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