From: Andi Kleen Date: Fri, 29 Jul 2005 04:15:30 +0000 (-0700) Subject: [PATCH] x86_64: Some cleanup in setup64.c X-Git-Tag: v2.6.13-rc5~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a940199f206dcf51c65fae27e2ce412f2c5a2b22;p=pandora-kernel.git [PATCH] x86_64: Some cleanup in setup64.c Minor cleanup. Move things into their include files, remove obsolete includes, fix indentation, remove obsolete special cases etc. I also added the per cpu section to asm-generic/sections.h and fixed init/main.c to use it. Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed