LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/xmon: improvements and fixes
@ 2017-02-17  0:17 Guilherme G. Piccoli
  2017-02-17  0:17 ` [PATCH v2 1/3] powerpc/xmon: Fix an unexpected xmon on/off state change Guilherme G. Piccoli
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Guilherme G. Piccoli @ 2017-02-17  0:17 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: benh, paulus, mpe, npiggin, xinhui.pan, gpiccoli

This series contains some improvements and fixes to xmon:

1) Pan Xinhui fixed a long-term bug, in which the xmon debugger got
stuck enabled after user invoked it using sysrq, regardless of its
state set in the kernel command-line.

2) A debugfs entry was added in order to allow user to enable/disable
xmon without need a kernel reload.

3) The nobt option was dropped and some minor issues were fixed, like
a misplacement of __initdata.

@Pan Xinhui: I did a minor modification in your commit message, feel
free to improve it if you think it isn't ok.

Thanks!


Guilherme G. Piccoli (2):
  powerpc/xmon: drop the nobt option from xmon, yet keeping the
    functionality
  powerpc/xmon: add debugfs entry for xmon

Pan Xinhui (1):
  powerpc/xmon: Fix an unexpected xmon on/off state change

 arch/powerpc/xmon/xmon.c | 61 ++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 49 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-21 13:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17  0:17 [PATCH 0/3] powerpc/xmon: improvements and fixes Guilherme G. Piccoli
2017-02-17  0:17 ` [PATCH v2 1/3] powerpc/xmon: Fix an unexpected xmon on/off state change Guilherme G. Piccoli
2017-02-17  0:17 ` [PATCH 2/3] powerpc/xmon: drop the nobt option from xmon plus minor fixes Guilherme G. Piccoli
2017-02-21  5:16   ` Michael Ellerman
2017-02-21  5:33     ` Michael Ellerman
2017-02-21 13:42       ` Guilherme G. Piccoli
2017-02-21 13:41     ` Guilherme G. Piccoli
2017-02-17  0:17 ` [PATCH v2 3/3] powerpc/xmon: add debugfs entry for xmon Guilherme G. Piccoli
2017-02-21  2:01 ` [PATCH 0/3] powerpc/xmon: improvements and fixes Guilherme G. Piccoli

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