]> git.hungrycats.org Git - linux/commit
[PATCH] remove get_cpu_ptr()
authorAndrew Morton <akpm@osdl.org>
Wed, 6 Oct 2004 01:11:41 +0000 (18:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 6 Oct 2004 01:11:41 +0000 (18:11 -0700)
commit09a1468a82ab1f0f2de0c1dfeac37aee6a2fb53e
tree3f9efddbf70457b31863824af1fae23a3919494d
parentc4695119a60206b73522cab7a337964dddd518b3
[PATCH] remove get_cpu_ptr()

Ingo points out that it's unusable anyway, because with some configs the
get_cpu() is evaluated and with others it is not.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/percpu.h
mm/slab.c