Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2009 16:18:20 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2009 16:18:20 +0000 (09:18 -0700)
commit9532faeb293f5a5f0ff06f567de14e557698dbde
tree46319ff2506340b56b34801e3a722bbaf28d55bf
parentadd810a1c58ba9edb6076ababe5861f36c049217
parent3c7d76e371ac1a3802ae1673f5c63554af59325c
Merge git://git./linux/kernel/git/rusty/linux-2.6-param-fixes

* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes:
  param: fix setting arrays of bool
  param: fix NULL comparison on oom
  param: fix lots of bugs with writing charp params from sysfs, by leaking mem.