From: Borislav Petkov <bp@alien8.de>
To: Joe Perches <joe@perches.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
Marc Zyngier <maz@kernel.org>, Andy Lutomirski <luto@kernel.org>,
Ming Lei <ming.lei@redhat.com>, Peter Xu <peterx@redhat.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86/vector: print_APIC_field - use print_hex_dump_debug
Date: Mon, 21 Sep 2020 21:35:27 +0200 [thread overview]
Message-ID: <20200921193527.GL5901@zn.tnic> (raw)
In-Reply-To: <aa7e8d27a46e3a54a7eb8854134849979bd1eaa0.camel@perches.com>
On Mon, Sep 21, 2020 at 12:10:38PM -0700, Joe Perches wrote:
> Convert the printk(KERN_DEBUG) / pr_cont uses to print_hex_dump_debug.
>
> Output is now single line with spaces between output u32s.
>
> ---
> arch/x86/kernel/apic/vector.c | 21 +++++++++------------
> 1 file changed, 9 insertions(+), 12 deletions(-)
Forgot to use checkpatch on your patch:
$ ./scripts/checkpatch.pl /tmp/joe
ERROR: Missing Signed-off-by: line(s)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
prev parent reply other threads:[~2020-09-21 19:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 19:10 [PATCH] x86/vector: print_APIC_field - use print_hex_dump_debug Joe Perches
2020-09-21 19:35 ` Borislav Petkov [this message]
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=20200921193527.GL5901@zn.tnic \
--to=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=maz@kernel.org \
--cc=ming.lei@redhat.com \
--cc=peterx@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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