From: Michael Ellerman Date: Sun, 4 Dec 2005 07:39:33 +0000 (+1100) Subject: [PATCH] powerpc: Create a trampoline for the fwnmi vectors X-Git-Tag: v2.6.16-rc1~666^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c4f1f2958ff9d4a6760f3bdd0cfb7d2b9e12093;p=pandora-kernel.git [PATCH] powerpc: Create a trampoline for the fwnmi vectors The fwnmi vectors can be anywhere < 32 MB, so we need to use a trampoline for them. The kdump kernel will register the trampoline addresses, which will then jump up to the real code above 32 MB. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed