From: Thomas Gleixner Date: Wed, 30 Sep 2015 08:38:23 +0000 (+0000) Subject: x86/process: Unify 32bit and 64bit implementations of get_wchan() X-Git-Tag: omap-for-v4.3/fixes-rc5~44^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba78053aacb89998a052843e3c56983c31d57f0;p=pandora-kernel.git x86/process: Unify 32bit and 64bit implementations of get_wchan() The stack layout and the functionality is identical. Use the 64bit version for all of x86. Signed-off-by: Thomas Gleixner Reviewed-by: Borislav Petkov Reviewed-by: Dmitry Vyukov Cc: Andrey Ryabinin Cc: Andy Lutomirski Cc: Andrey Konovalov Cc: Kostya Serebryany Cc: Alexander Potapenko Cc: kasan-dev Cc: Denys Vlasenko Cc: Andi Kleen Cc: Sasha Levin Cc: Wolfram Gloger Link: http://lkml.kernel.org/r/20150930083302.779694618@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed