]> 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)
commite8e9871c5d7802e9e50a48a6aaddce2440f5b485
tree69ecbeda52cfa375431de08e9dcfbcede4ed4883
parent1bdfb3e7de6a70c22d3aaef1eacf631f02a6fd94
parent996d402b3f541db58718e891575f101dfcd61830
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