From: Nathan Lynch <nathanl@linux.ibm.com>
To: linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 0/4] cacheinfo instrumentation tweaks
Date: Thu, 27 Jun 2019 00:15:33 -0500 [thread overview]
Message-ID: <20190627051537.7298-1-nathanl@linux.ibm.com> (raw)
A few changes that would have aided debugging this code's interactions
with partition migration, maybe they'll help with the next thing
(hibernation?).
Nathan Lynch (4):
powerpc/cacheinfo: set pr_fmt
powerpc/cacheinfo: name@unit instead of full DT path in debug messages
powerpc/cacheinfo: improve diagnostics about malformed cache lists
powerpc/cacheinfo: warn if cache object chain becomes unordered
arch/powerpc/kernel/cacheinfo.c | 37 ++++++++++++++++++++++++---------
1 file changed, 27 insertions(+), 10 deletions(-)
--
2.20.1
next reply other threads:[~2019-06-27 5:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 5:15 Nathan Lynch [this message]
2019-06-27 5:15 ` [PATCH 1/4] powerpc/cacheinfo: set pr_fmt Nathan Lynch
2019-06-27 5:15 ` [PATCH 2/4] powerpc/cacheinfo: name@unit instead of full DT path in debug messages Nathan Lynch
2019-06-27 5:15 ` [PATCH 3/4] powerpc/cacheinfo: improve diagnostics about malformed cache lists Nathan Lynch
2019-06-27 5:15 ` [PATCH 4/4] powerpc/cacheinfo: warn if cache object chain becomes unordered Nathan Lynch
2020-08-02 13:35 ` [PATCH 0/4] cacheinfo instrumentation tweaks Michael Ellerman
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=20190627051537.7298-1-nathanl@linux.ibm.com \
--to=nathanl@linux.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).