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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 11 Jun 2024 13:21:25 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Genjian <zhanggenjian@....com>
Cc: chenhuacai@...nel.org, jiaxun.yang@...goat.com, ricardo@...liere.net,
	linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
	Genjian Zhang <zhanggenjian@...inos.cn>,
	k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH 2/3] MIPS: sgi-ip22: Add prototypes for several functions
 to header

On Thu, May 16, 2024 at 07:59:05PM +0800, Genjian wrote:
> From: Genjian Zhang <zhanggenjian@...inos.cn>
> 
> This fixes the following build warning:
> 
> arch/mips/sgi-ip22/ip22-time.c:119:18: error: no previous prototype for ‘indy_8254timer_irq’ [-Werror=missing-prototypes]
> arch/mips/sgi-ip22/ip22-berr.c:89:6: error: no previous prototype for ‘ip22_be_interrupt’ [-Werror=missing-prototypes]
> arch/mips/sgi-ip22/ip22-berr.c:113:13: error: no previous prototype for ‘ip22_be_init’ [-Werror=missing-prototypes]
> 
> Reported-by: k2ci <kernel-bot@...inos.cn>
> Signed-off-by: Genjian Zhang <zhanggenjian@...inos.cn>
> ---
>  arch/mips/include/asm/sgi/ip22.h | 3 +++
>  arch/mips/sgi-ip22/ip22-int.c    | 2 --
>  arch/mips/sgi-ip22/ip22-setup.c  | 2 --
>  3 files changed, 3 insertions(+), 4 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ