From: Jan Beulich Date: Wed, 30 Jan 2008 12:31:23 +0000 (+0100) Subject: x86: make __{save,restore}_processor_state static X-Git-Tag: v2.6.25-rc1~1143^2~562 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae4595764cb3b08f6517e99bac1e3862854b1a1;p=pandora-kernel.git x86: make __{save,restore}_processor_state static .. allowing to remove their declarations from a global include file (the symbols don't exist for anything but x86). Likewise for 64-bits' fix_processor_context(), just that that one was properly declared in an arch-specific header. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed