Hi Linus,

Please pull below to receive modules updates for the v5.10 merge window.
Details can be found in the signed tag.

Thank you,

Jessica

--

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

 Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git 
tags/modules-for-v5.10

for you to fetch changes up to fdf09ab887829cd1b671e45d9549f8ec1ffda0fa:

 module: statically initialize init section freeing data (2020-10-12 18:27:00 
+0200)

----------------------------------------------------------------
Modules updates for v5.10

Summary of modules changes for the 5.10 merge window:

- Code cleanups. More informative error messages and statically
 initialize init_free_wq to avoid a workqueue warning.

Signed-off-by: Jessica Yu <[email protected]>

----------------------------------------------------------------
Daniel Jordan (1):
     module: statically initialize init section freeing data

Qu Wenruo (1):
     module: Add more error message for failed kernel module loading

kernel/module.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)

Reply via email to