Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Nov 2015 23:53:39 +0000 (15:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Nov 2015 23:53:39 +0000 (15:53 -0800)
commit50c36504fc6090847f1fbdc7cf4852ae16d6e500
treeaa43bb2839cbb733c2aa59fefc45b5c757458582
parentce5c2d2c256a4c8b523036537cd6be2d6af8f69d
parentd1189c63ea5e3272dc390a83e1235f142b739eb4
Merge tag 'modules-next-for-linus' of git://git./linux/kernel/git/rusty/linux

Pull module updates from Rusty Russell:
 "Nothing exciting, minor tweaks and cleanups"

* tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  scripts: [modpost] add new sections to white list
  modpost: Add flag -E for making section mismatches fatal
  params: don't ignore the rest of cmdline if parse_one() fails
  modpost: abort if a module symbol is too long
kernel/params.c
lib/Kconfig.debug