From: Steven Rostedt Date: Thu, 6 Feb 2014 14:41:28 +0000 (-0500) Subject: x86: Nuke the supervisor_stack field in i386 thread_info X-Git-Tag: v3.15-rc1~155^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2432e1364bbee83cb6e63e026c91785031704ba5;p=pandora-kernel.git 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 Cc: Andrew Morton Cc: Peter Zijlstra Cc: Brian Gerst Signed-off-by: Steven Rostedt 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 --- Reading git-diff-tree failed