]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2017 02:12:27 +0000 (19:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2017 02:12:27 +0000 (19:12 -0700)
commitaef4da5011c5bd383a3e9c71466eccc59ec1bd37
tree69ecbeda52cfa375431de08e9dcfbcede4ed4883
parent9996ec5f9ae1bb14a57ed990e3231b85c9a271b8
parentf4376d67347daccb237391d28e5f807fb2f5d852
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux

Pull modules updates from Jessica Yu:

 - Minor code cleanups

 - Fix section alignment for .init_array

* tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  kallsyms: Use bounded strnchr() when parsing string
  module: Unify the return value type of try_module_get
  module: set .init_array alignment to 8
include/linux/module.h
kernel/module.c