From: Cyrill Gorcunov Date: Fri, 13 Feb 2009 21:50:19 +0000 (+0300) Subject: x86: linkage - get rid of _X86 macros X-Git-Tag: v2.6.30-rc1~211^2~43^3~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b25f3b4e18d1acffeb41258a18f13db71da9a7a;p=pandora-kernel.git x86: linkage - get rid of _X86 macros Impact: cleanup There was an attempt to bring build-time checking for missed ENTRY_X86/END_X86 and KPROBE... pairs. Using them will add messy in code. Get just rid of them. This commit could be easily restored if the need appear in future. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed