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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210730122438.GF23589@willie-the-truck>
Date:   Fri, 30 Jul 2021 13:24:38 +0100
From:   Will Deacon <will@...nel.org>
To:     Jason Wang <wangborong@...rlc.com>
Cc:     catalin.marinas@....com, jthierry@...hat.com, amit.kachhap@....com,
        dave.martin@....com, mark.rutland@....com, tabba@...gle.com,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: use __func__ to get function name in pr_err

On Mon, Jul 26, 2021 at 08:29:07PM +0800, Jason Wang wrote:
> Prefer using '"%s...", __func__' to get current function's name in
> a debug message.
> 
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
>  arch/arm64/lib/insn.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Will Deacon <will@...nel.org>

Will

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ