]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 2 Feb 2014 19:30:08 +0000 (11:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 2 Feb 2014 19:30:08 +0000 (11:30 -0800)
commit0312f514b838e37b89b58ad758aa03954ad3b804
tree4a8379bb6d5929cf72c916da8e5bc7532aa43841
parentf76d04b18cbe43c7d96c3b0d53f0b8feb1e1066e
parentd3fa19459f37ca4d0b6b85ad263b54a81fe8e502
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux

Pull SLAB changes from Pekka Enberg:
 "Random bug fixes that have accumulated in my inbox over the past few
  months"

* 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux:
  mm: Fix warning on make htmldocs caused by slab.c
  mm: slub: work around unneeded lockdep warning
  mm: sl[uo]b: fix misleading comments
  slub: Fix possible format string bug.
  slub: use lockdep_assert_held
  slub: Fix calculation of cpu slabs
  slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
include/linux/slab.h
mm/slub.c