OSDN Git Service

x86: Nuke the supervisor_stack field in i386 thread_info
authorSteven Rostedt <srostedt@redhat.com>
Thu, 6 Feb 2014 14:41:28 +0000 (09:41 -0500)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 7 Mar 2014 00:56:54 +0000 (16:56 -0800)
commit2432e1364bbee83cb6e63e026c91785031704ba5
treeab401eec50b4701b08f770b1060d6a41d0d0e324
parent0414855fdc4a40da05221fc6062cccbc0c30f169
x86: Nuke the supervisor_stack field in i386 thread_info

Nothing references the supervisor_stack in the thread_info field,
and it does not exist in x86_64. To make the two more the same,
it is being removed.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/20110806012353.546183789@goodmis.org
Link: http://lkml.kernel.org/r/20140206144321.203619611@goodmis.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/thread_info.h