From: "Guilherme G. Piccoli" <gpiccoli@linux.vnet.ibm.com>
To: linuxppc-dev@lists.ozlabs.org
Cc: benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au,
npiggin@gmail.com, xinhui.pan@linux.vnet.ibm.com,
gpiccoli@linux.vnet.ibm.com
Subject: [PATCH 0/3] powerpc/xmon: improvements and fixes
Date: Thu, 16 Feb 2017 22:17:54 -0200 [thread overview]
Message-ID: <1487290677-7200-1-git-send-email-gpiccoli@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2017-02-17 0:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 0:17 Guilherme G. Piccoli [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1487290677-7200-1-git-send-email-gpiccoli@linux.vnet.ibm.com \
--to=gpiccoli@linux.vnet.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=paulus@samba.org \
--cc=xinhui.pan@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox