From: Paul Mundt Date: Fri, 22 May 2009 05:21:03 +0000 (+0900) Subject: sh: Prefer slab_is_available() over after_bootmem. X-Git-Tag: v2.6.31-rc1~392^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc40238b4ebf07cd11ca9707843338be22af72f;p=pandora-kernel.git sh: Prefer slab_is_available() over after_bootmem. This kills off after_bootmem and switches to using slab_is_available() instead. Presently the only place this is used is by the sh64 ioremap, and there's not much point in keeping the reference around otherwise. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed