Hi Linus,
Here's two minor bug fixes for SLAB and SLUB.
Pekka
The following changes since commit e36c886a0f9d624377977fa6cae309cfd7f362fa:
Arjan van de Ven (1):
workqueue: Add basic tracepoints to track workqueue execution
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git for-linus
Carsten Otte (1):
slab: fix object alignment
Namhyung Kim (1):
slub: add missing __percpu markup in mm/slub_def.h
include/linux/slub_def.h | 2 +-
mm/slab.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--