From: Suresh Siddha Date: Tue, 24 Jul 2012 23:05:27 +0000 (-0700) Subject: x86, signal: Cleanup ifdefs and is_ia32, is_x32 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~86^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050902c011712ad4703038fa4489ec4edd87d396;p=pandora-kernel.git x86, signal: Cleanup ifdefs and is_ia32, is_x32 Use config_enabled() to cleanup the definitions of is_ia32/is_x32. Move the function prototypes to the header file to cleanup ifdefs, and move the x32_setup_rt_frame() code around. Signed-off-by: Suresh Siddha Link: http://lkml.kernel.org/r/1343171129-2747-2-git-send-email-suresh.b.siddha@intel.com Merged in compilation fix from, Link: http://lkml.kernel.org/r/1344544736.8326.17.camel@sbsiddha-desk.sc.intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed