From: Robin Getz Date: Wed, 10 Oct 2007 09:25:15 +0000 (+0800) Subject: Blackfin arch: show_mem can not be marked as init, since it is called during OOM... X-Git-Tag: v2.6.24-rc1~1462^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76f98761acc909c20c1e65c8af11dc1decae935;p=pandora-kernel.git Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition show_mem can not be marked as init, since it is called during OOM condition from /mm/oom_kill.c:out_of_memory() and /mm/page_alloc.c:__alloc_pages() Signed-off-by: Robin Getz Signed-off-by: Bryan Wu --- Reading git-diff-tree failed