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, 14 Aug 2023 17:43:05 -0700
From:   Vineet Gupta <vgupta@...nel.org>
To:     Arnd Bergmann <arnd@...db.de>, Vineet Gupta <vgupta@...nel.org>,
        linux-snps-arc@...ts.infradead.org
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARC: -Wmissing-prototype warning fixes



On 8/13/23 12:18, Arnd Bergmann wrote:
> On Sun, Aug 13, 2023, at 21:16, Vineet Gupta wrote:
>> Anrd reported [1] new compiler warnings due to -Wmissing-protype.
>> These are for non static functions mostly used in asm code hence not
>> exported already. Fix this by adding the prototypes.
>>
>> [1] https://lore.kernel.org/lkml/20230810141947.1236730-1-arnd@kernel.org
>>
>> Signed-off-by: Vineet Gupta <vgupta@...nel.org>
> Looks good to me,
>
> Reviewed-by: Arnd Bergmann <arnd@...db.de>

Thx, Arnd.

Added to for-curr.

-Vineet

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ