[GIT PULL] SLAB changes for v3.14-rc1
From: Pekka Enberg
Date: Sun Feb 02 2014 - 04:14:19 EST
Hi Linus,
Please pull the latest SLAB tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/next
It contains random bug fixes that have accumulated in my inbox over
the past few months.
Pekka
------------------>
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/next
for you to fetch changes up to cb8ee1a3d429f8898972c869dd4792afb04e961a:
mm: Fix warning on make htmldocs caused by slab.c (2014-01-31 13:52:25 +0200)
----------------------------------------------------------------
Dave Hansen (2):
mm: sl[uo]b: fix misleading comments
mm: slub: work around unneeded lockdep warning
Li Zefan (1):
slub: Fix calculation of cpu slabs
Masanari Iida (1):
mm: Fix warning on make htmldocs caused by slab.c
Peter Zijlstra (1):
slub: use lockdep_assert_held
Randy Dunlap (1):
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Tetsuo Handa (1):
slub: Fix possible format string bug.
include/linux/slab.h | 110 +++++++++++++++++++++++----------------------------
mm/slab.c | 2 +-
mm/slub.c | 56 +++++++++++++++-----------
3 files changed, 85 insertions(+), 83 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/