]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "unique end pointer" patch
authorChristoph Lameter <clameter@sgi.com>
Sat, 1 Mar 2008 21:40:44 +0000 (13:40 -0800)
committerChristoph Lameter <clameter@sgi.com>
Mon, 3 Mar 2008 20:22:30 +0000 (12:22 -0800)
commit849169547a8bfe9b3312f5279a61f4520b1af012
tree5a164080dae237d09c57abab9e84b750863a2ff7
parent19aed5ffcd9534348b3e38d82acd1de8fab39ee3
Revert "unique end pointer" patch

This only made sense for the alternate fastpath which was reverted last week.

Mathieu is working on a new version that addresses the fastpath issues but that
new code first needs to go through mm and it is not clear if we need the
unique end pointers with his new scheme.

Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
include/linux/mm_types.h
mm/slub.c