Re: [PATCH 0/2] Remove the deprecated ABI implementation

From: Greentime Hu
Date: Tue Aug 21 2018 - 03:03:34 EST


Zong Li <zong@xxxxxxxxxxxxx> æ 2018å8æ20æ éä äå10:15åéï
>
> This patches remove the implementation of NDS32_ABI_2 and
> replace the magic number of offset of lp on stack.
>
> In stacktrace.c, we dump the stack without considering the old
> ABI, it should be consistent in traps.c.
>
> Zong Li (2):
> nds32: Remove the deprecated ABI implementation
> nds32: Add macro definition for offset of lp register on stack
>
> arch/nds32/include/asm/nds32.h | 1 +
> arch/nds32/kernel/stacktrace.c | 2 +-
> arch/nds32/kernel/traps.c | 7 +------
> 3 files changed, 3 insertions(+), 7 deletions(-)

Acked-by: Greentime Hu <greentime@xxxxxxxxxxxxx>