From: Christoph Lameter Date: Tue, 29 Apr 2008 01:52:37 +0000 (-0700) Subject: x86: thread_info: PREEMPT_ACTIVE X-Git-Tag: v2.6.27-rc1~1106^2~251^21~7 X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=24e2de6e28a453cd114b06215df2f9931cd0c342;hp=24e2de6e28a453cd114b06215df2f9931cd0c342;p=linux-2.6-omap-h63xx.git x86: thread_info: PREEMPT_ACTIVE Same for both 32 and 64 bit so simply put it in to the common area. Signed-off-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner ---