From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:41 +0000 (+0100) Subject: x86: move i387 definitions to processor.h X-Git-Tag: v2.6.25-rc1~1143^2~529 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46265df040533f57c191bb2b019d6b25c3bf1f34;p=pandora-kernel.git x86: move i387 definitions to processor.h This patch moves i387 definitions from processor_32.h and processor_64.h to processor.h. They are different. Very different. And there's appearently nothing we can do about it, so they're enclosed inside ifdefs. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed