summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2019-01-02 01:08:32 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-10 07:09:01 +0100
commitff204bb4c71b067b91225104b241cd670e7b6fdd (patch)
treea949bb8fc1bb3e681f71cd4cedbb5effebec071e /arch/xtensa/platforms
parentc9255e2479efb61dd68a5f6bed598631ece21295 (diff)
downloadtalos-obmc-linux-ff204bb4c71b067b91225104b241cd670e7b6fdd.tar.gz
talos-obmc-linux-ff204bb4c71b067b91225104b241cd670e7b6fdd.zip
xtensa: fix get_wchan
commit d90b88fd3653f1fb66ecc6571b860d5a5749fa56 upstream. Stack unwinding is implemented incorrectly in xtensa get_wchan: instead of extracting a0 and a1 registers from the spill location under the stack pointer it extracts a word pointed to by the stack pointer and subtracts 4 or 3 from it. Cc: stable@vger.kernel.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/xtensa/platforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud