From: Paul Mundt Date: Fri, 20 Jul 2007 08:46:42 +0000 (+0900) Subject: sh64: Flag sh64_get_page() as __init_refok. X-Git-Tag: v2.6.23-rc1~216^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad9e7d95769ff6c0918b79d58a7ba03615c3ff9;p=pandora-kernel.git sh64: Flag sh64_get_page() as __init_refok. sh64_get_page() wraps in to regular allocators as well as the bootmem allocator for fetching pages, it carefully checks to see which one it can use depending on the system state, so the access is safe. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed