]> www.infradead.org Git - users/dwmw2/linux.git/commit
nds32: Fix empty call trace
authorZong Li <zong@andestech.com>
Mon, 13 Aug 2018 05:28:23 +0000 (13:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Oct 2018 06:55:57 +0000 (08:55 +0200)
commit447ec6add595de63d391c9e270c0a4c3484e8fb8
tree300922f1e377d61a50b4ca2eb782138f490d310e
parent76d9688fbebbaf616d003eda44da8f4f52b5535d
nds32: Fix empty call trace

[ Upstream commit c17df7960534357fb74074c2f514c831d4a9cf5a ]

The compiler predefined macro 'NDS32_ABI_2' had been removed, it should
use the '__NDS32_ABI_2' here.

Signed-off-by: Zong Li <zong@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/nds32/kernel/traps.c