lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ