From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:32:10 +0000 (+0100) Subject: x86: patching functions on 64-bit X-Git-Tag: v2.6.25-rc1~1143^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53fd13cff04ce27ff3e8d3eb7e5ad4f56b580f2f;p=pandora-kernel.git x86: patching functions on 64-bit Like i386, x86_64 also need to include its own patching function. (Well, if you're not in a hurry, and don't care about speed, you don't really _need_ ;-)) So here they are. Not much different in essence from i386 Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed