]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ARM64: fix KSTK_ESP
authorKerwin Wan <kerwinw@nvidia.com>
Thu, 5 Jun 2014 07:28:31 +0000 (15:28 +0800)
committerBharat Nihalani <bnihalani@nvidia.com>
Tue, 10 Jun 2014 05:34:15 +0000 (22:34 -0700)
commit6d7070f0cb698843efb229235b00690c0ea6176b
treea181849a120ad88e6a4bd2e3a61ddb96603c1388
parentd4205db0005fa58b8c6dec320116c25d56722d49
ARM64: fix KSTK_ESP

If a thread is compat, then stack start address is stored in
compat_sp not sp of pt_regs.

Bug 200006667

Change-Id: I4814d4b2a39224e0541ce988f84e038bca7d57bf
Signed-off-by: Kerwin Wan <kerwinw@nvidia.com>
Reviewed-on: http://git-master/r/419378
(cherry picked from commit cc0d4317057d190d465e1890c2aed29aef84762d)
Reviewed-on: http://git-master/r/420524
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
arch/arm64/include/asm/processor.h