]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://github.com/rustyrussell/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2012 21:27:09 +0000 (14:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2012 21:27:09 +0000 (14:27 -0700)
commit51e8a6ef11eb3b60ba78ced395be45ddb6d53ea3
tree97dcd459a7ec23c9438983fe14a23aef03b09bad
parentaab538b454eb8b020b1c7eb294dc3503879d46b9
parent8f50d9c65ad47e6b2620844efd315d5089c366cb
Merge git://github.com/rustyrussell/linux

Pull module and param updates from Rusty Russell:
 "I'm getting married next week, and then honeymoon until 6th May.  I'll
  be offline from next week, except to post the compulsory pictures if
  Alex shaves her head..."

I'm sure Rusty can take time off from his honeymoon if something comes
up. And here's the explanation about head shaving:

http://baldalex.org/

in case you wondered and wanted to support another insane caper or
Rusty's involving shaving.

What *is* it with Rusty and shaving, anyway?

* git://github.com/rustyrussell/linux:
  module: Remove module size limit
  module: move __module_get and try_module_get() out of line.
  params: <level>_initcall-like kernel parameters
  module_param: remove support for bool parameters which are really int.
  module: add kernel param to force disable module load