Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Oct 2020 20:08:57 +0000 (13:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Oct 2020 20:08:57 +0000 (13:08 -0700)
commit2b71482060e1e6962720dbca1dff702580fa0748
tree0a300f0261f77937dc75d0632f07cb284ea06929
parentfc996db970a33c74d3db3ee63532b15187258027
parentfdf09ab887829cd1b671e45d9549f8ec1ffda0fa
Merge tag 'modules-for-v5.10' of git://git./linux/kernel/git/jeyu/linux

Pull modules updates from Jessica Yu:
 "Code cleanups: more informative error messages and statically
  initialize init_free_wq to avoid a workqueue warning"

* tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  module: statically initialize init section freeing data
  module: Add more error message for failed kernel module loading
kernel/module.c