]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penber...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Jun 2012 23:50:23 +0000 (16:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Jun 2012 23:50:23 +0000 (16:50 -0700)
commit0071dc577142e1e85e40a4f93de8b4b69fe285eb
treed97a6dc3a8ddcd2bcebe124a4716e565a7868cdc
parent1b5d695c0168a9a53060e509f2f94068a57cad1c
parent4fe5e85c86a690235bbefcc2e44a5ee5be000251
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux

Pull slab updates from Pekka Enberg:
 "Mainly a bunch of SLUB fixes from Joonsoo Kim"

* 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux:
  slub: use __SetPageSlab function to set PG_slab flag
  slub: fix a memory leak in get_partial_node()
  slub: remove unused argument of init_kmem_cache_node()
  slub: fix a possible memory leak
  Documentations: Fix slabinfo.c directory in vm/slub.txt
  slub: fix incorrect return type of get_any_partial()
mm/slub.c