]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jul 2013 21:51:41 +0000 (14:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jul 2013 21:51:41 +0000 (14:51 -0700)
commit8ee425b5a6115fb6589d2f0e39edf6c977e558a6
treea779d8fab6dcff2db3dcbf3553097df79cb9dc54
parente3a63bb322d55c9874303dbdcb43bef10887ee9b
parent5c8a310e1a41a4b15b6fb46b5528f98d7cb000f1
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux

Pull module updates from Rusty Russell:
 "Nothing interesting.  Except the most embarrassing bugfix ever.  But
  let's ignore that"

* tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: cleanup call chain.
  module: do percpu allocation after uniqueness check.  No, really!
  modules: don't fail to load on unknown parameters.
  ABI: Clarify when /sys/module/MODULENAME is created
  There is no /sys/parameters
  module: don't modify argument of module_kallsyms_lookup_name()
kernel/module.c