mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-27 18:11:11 +00:00
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 <lethal@linux-sh.org>