All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove the no longer used mechanism
@ 2018-10-17 13:15 Zong Li
  2018-10-17 13:15 ` [PATCH 1/2] nds32: Remove the redundant assignment Zong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zong Li @ 2018-10-17 13:15 UTC (permalink / raw)
  To: green.hu, deanbo422, linux-kernel; +Cc: greentime, Zong Li

This patchset remove the no longer used mechanism as follows:
1. Reserve the TLB space for UART mapping during booting.
2. Assign a value for UART display when an error ocurred during booting.

Zong Li (2):
  nds32: Remove the redundant assignment
  nds32: Fill all TLB entries with kernel image mapping

 arch/nds32/kernel/head.S | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-10-17 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 13:15 [PATCH 0/2] Remove the no longer used mechanism Zong Li
2018-10-17 13:15 ` [PATCH 1/2] nds32: Remove the redundant assignment Zong Li
2018-10-17 13:15 ` [PATCH 2/2] nds32: Fill all TLB entries with kernel image mapping Zong Li
2018-10-17 14:42 ` [PATCH 0/2] Remove the no longer used mechanism Greentime Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.