[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200921193527.GL5901@zn.tnic>
Date: Mon, 21 Sep 2020 21:35:27 +0200
From: Borislav Petkov <bp@...en8.de>
To: Joe Perches <joe@...ches.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
"H. Peter Anvin" <hpa@...or.com>, Marc Zyngier <maz@...nel.org>,
Andy Lutomirski <luto@...nel.org>,
Ming Lei <ming.lei@...hat.com>, Peter Xu <peterx@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86/vector: print_APIC_field - use print_hex_dump_debug
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
Powered by blists - more mailing lists