From: Roman Zippel Date: Thu, 31 May 2007 07:40:50 +0000 (-0700) Subject: m68k: runtime patching infrastructure X-Git-Tag: v2.6.22-rc4~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe9c9612930e0604dc99ef2da7e063fa3278817;p=pandora-kernel.git m68k: runtime patching infrastructure Add the basic infrastructure to allow runtime patching of kernel and modules to optimize a few functions with parameters, which are only calculated once during bootup and are otherwise constant. Use this for the conversion between virtual and physical addresses. Signed-off-by: Roman Zippel Signed-off-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed