From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 22 Jul 2011 19:44:30 +0000 (-0700)
Subject: Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penber... 
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f99b7880cb9863e11441bd8b2f31d4f556ef1a44;p=openwrt%2Fstaging%2Fblogic.git

Merge branch 'slab-for-linus' of git://git./linux/kernel/git/penberg/slab-2.6

* 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6:
  slab: fix DEBUG_SLAB warning
  slab: shrink sizeof(struct kmem_cache)
  slab: fix DEBUG_SLAB build
  SLUB: Fix missing <linux/stacktrace.h> include
  slub: reduce overhead of slub_debug
  slub: Add method to verify memory is not freed
  slub: Enable backtrace for create/delete points
  slab allocators: Provide generic description of alignment defines
  slab, slub, slob: Unify alignment definition
  slob/lockdep: Fix gfp flags passed to lockdep
---

f99b7880cb9863e11441bd8b2f31d4f556ef1a44