public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove the deprecated ABI implementation
@ 2018-08-20  2:15 Zong Li
  2018-08-20  2:15 ` [PATCH 1/2] nds32: " Zong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zong Li @ 2018-08-20  2:15 UTC (permalink / raw)
  To: green.hu, linux-kernel; +Cc: zongbox, greentime, Zong Li

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(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-21  7:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20  2:15 [PATCH 0/2] Remove the deprecated ABI implementation Zong Li
2018-08-20  2:15 ` [PATCH 1/2] nds32: " Zong Li
2018-08-20  2:15 ` [PATCH 2/2] nds32: Add macro definition for offset of lp register on stack Zong Li
2018-08-21  7:02 ` [PATCH 0/2] Remove the deprecated ABI implementation Greentime Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox