]> git.baikalelectronics.ru Git - kernel.git/commit
nds32: Fix empty call trace
authorZong Li <zong@andestech.com>
Mon, 13 Aug 2018 05:28:23 +0000 (13:28 +0800)
committerGreentime Hu <greentime@andestech.com>
Tue, 4 Sep 2018 06:45:16 +0000 (14:45 +0800)
commit1531b0af656668998e44a6219ebfcabe9605bf27
treea964b8b713c40a1aff39f68e4a57f80a8906f4db
parent456a85afc915f5b9221fcddf41e06d4d0bb77283
nds32: Fix empty call trace

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>
arch/nds32/kernel/traps.c