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)
commita973e9dd1e140a65bed694a2c5c8d53e9cba1a23
tree5a164080dae237d09c57abab9e84b750863a2ff7
parent27710bf6febe8323f78bceca002ca7d71e5012a7
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