Files
android_kernel_xiaomi_sm8450/arch/arc/kernel
Vineet Gupta 13648b0118 ARC: Fix KSTK_ESP()
/proc/<pid>/maps currently don't annotate stack vma with "[stack]"
This is because KSTK_ESP ie expected to return usermode SP of tsk while
currently it returns the kernel mode SP of a sleeping tsk.

While the fix is trivial, we also need to adjust the ARC kernel stack
unwinder to not use KSTK_SP and friends any more.

Cc: <stable@vger.kernel.org>
Reported-and-suggested-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-02-27 10:48:23 +05:30
..
2013-08-26 09:40:24 +05:30
2013-05-07 13:43:54 +05:30
2015-02-04 10:38:15 +05:30
2014-10-13 14:46:17 +05:30
2013-04-09 12:21:14 +05:30
2014-05-05 14:22:12 +05:30
2015-02-02 17:08:37 +05:30
2015-02-27 10:48:23 +05:30
2014-07-23 11:17:12 +05:30