]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitaf4f8ba31a4e328677bec493ceeaf112ca193b65
treed97a6dc3a8ddcd2bcebe124a4716e565a7868cdc
parentefff0471b0dd8b08ca3830b06a9083f6d6cef44e
parentc03f94ccbd67fbcf546e5a9fcfeb99ef0aca4ada
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