linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] sparc64: Jump to boot prom from console on panic
@ 2016-11-11 12:38 Vijay Kumar
  2016-11-11 17:44 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Vijay Kumar @ 2016-11-11 12:38 UTC (permalink / raw)
  To: davem, sparclinux; +Cc: karl.volz, rob.gardner, linux-kernel

Here is the cover posting for  the patches. I did not send cover patch initially
as I thought that patch descriptions were self explanatory. But I agree, this would
help  in overall understanding of the patch.

Currently Stop-A (L1A) does not make the kernel switch to OBP on panic. This
patchset addresses this issue. Also, now we can cause a jump to OBP by sending
'break' twice from sunhv console. On bare metal, one can send a break by
typing Esc + 'B' + Sysrq (or whatever). On LDOM, press Ctrl + ] in telnet,
and then "send break" at the telnet prompt.

      sparc64: Set cpu state to offline when stopped
      sparc64: Migrate hvcons irq to panicked cpu
      sparc64: Send break twice from console to return to boot prom
      Documentation/sparc: Steps for sending break on sunhv console

 Documentation/sparc/console.txt |    9 +++++++++
 arch/sparc/include/asm/setup.h  |    1 +
 arch/sparc/kernel/smp_64.c      |    9 ++++++++-
 drivers/tty/serial/sunhv.c      |   12 +++++++++++-
 kernel/panic.c                  |    3 ++-
 5 files changed, 31 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/sparc/console.txt



--
1.7.1

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

* Re: [PATCH 0/4] sparc64: Jump to boot prom from console on panic
  2016-11-11 12:38 [PATCH 0/4] sparc64: Jump to boot prom from console on panic Vijay Kumar
@ 2016-11-11 17:44 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-11-11 17:44 UTC (permalink / raw)
  To: vijay.ac.kumar; +Cc: sparclinux, karl.volz, rob.gardner, linux-kernel


You still have to post the complete series along with this cover
letter, rather than just the cover letter by itself.

Please don't try to take short-cuts.

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

end of thread, other threads:[~2016-11-11 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-11 12:38 [PATCH 0/4] sparc64: Jump to boot prom from console on panic Vijay Kumar
2016-11-11 17:44 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).