From: Vegard Nossum Date: Wed, 28 May 2008 07:46:19 +0000 (+0200) Subject: x86: break mutual header inclusion X-Git-Tag: v2.6.27-rc1~1106^2~251^6~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6330a30a76c1e62d4b4ec238368957f8febf9113;p=pandora-kernel.git x86: break mutual header inclusion This breaks up the mutual inclusion between headers ptrace.h and vm86.h by moving some small part of vm86.h which is needed by ptrace.h into processor-flags.h. We also try to move #include lines to the top. This has been compile tested on x86_32 and x86_64 defconfig, and run through 'make headers_check'. Cc: Adrian Bunk Signed-off-by: Vegard Nossum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed