]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdeb0419012d6db0eecb8fbce6ad27708c2709d9
tree0a300f0261f77937dc75d0632f07cb284ea06929
parentb0bf3ba12ea330bc88bec9508b6c56af1f537fd7
parent5f9bacf6d71aacf0d22edcd29b3dd4c1a54e7fea
Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/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