From: Linus Torvalds Date: Tue, 1 Apr 2014 17:17:18 +0000 (-0700) Subject: Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v3.15-rc1~155 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=99f7b025bfadd7fac5216dcfb2a08312804674c0;p=linux-2.6-block.git Merge branch 'x86-threadinfo-for-linus' of git://git./linux/kernel/git/tip/tip Pull x86 threadinfo changes from Ingo Molnar: "The main change here is the consolidation/unification of 32 and 64 bit thread_info handling methods, from Steve Rostedt" * 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, threadinfo: Redo "x86: Use inline assembler to get sp" x86: Clean up dumpstack_64.c code x86: Keep thread_info on thread stack in x86_32 x86: Prepare removal of previous_esp from i386 thread_info structure x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 x86: Nuke the supervisor_stack field in i386 thread_info --- 99f7b025bfadd7fac5216dcfb2a08312804674c0