commit | e57549b017552f7a493b366f5ccd4781801083e4 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Mon Apr 28 18:52:38 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:03 2008 +0200 |
tree | 04803e156c5bef2309b673983523536d9a2b1fe3 | |
parent | 24e2de6e28a453cd114b06215df2f9931cd0c342 [diff] |
x86: thread_info: merge TIF_ flags. Both TIF lists are essentially the same. x86_32 also has TIF_SYSCALL_EMU which must be undefined for the 64 bit case. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>