]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Nov 2011 19:13:22 +0000 (11:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Nov 2011 19:13:22 +0000 (11:13 -0800)
commit6a9f3f198a4018af8a0fe81883725fda50acc0bd
treeb6dcc299de4e3ab26d9acf5ec4b572789eb38cda
parentf21c313b85a446a2168275ce9fb901995d135443
parent9ce99683bfd303ee90a0a82aaed5c144d43ce3d4
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux

* 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux:
  slub: avoid potential NULL dereference or corruption
  slub: use irqsafe_cpu_cmpxchg for put_cpu_partial
  slub: move discard_slab out of node lock
  slub: use correct parameter to add a page to partial list tail