OSDN Git Service

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)
commita1be8edda4fe1f0a75007f26000a51436800869d
tree69ecbeda52cfa375431de08e9dcfbcede4ed4883
parent4c174688ee92805aa5df6e06e5b625a3286e415c
parent17586188276980ff10d1244a35aeb31ae199705e
Merge tag 'modules-for-v4.12' of git://git./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