git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae13b7b
)
x86, signal: Cleanup ifdefs and is_ia32, is_x32
author
Suresh Siddha
<suresh.b.siddha@intel.com>
Tue, 24 Jul 2012 23:05:27 +0000
(16:05 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 18 Sep 2012 22:51:26 +0000
(15:51 -0700)
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 <suresh.b.siddha@intel.com>
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 <hpa@linux.intel.com>
No differences found