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] [day] [month] [year] [list]
Date: Mon, 22 Jan 2024 11:15:38 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: sgi-ip32: Fix missing prototypes

On Fri, Jan 19, 2024 at 02:52:51PM +0100, Thomas Bogendoerfer wrote:
> Fix interrupt function prototypes, move all prototypes into a new
> file ip32-common.h and include it where needed.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
>  arch/mips/sgi-ip32/crime.c       |  6 ++++--
>  arch/mips/sgi-ip32/ip32-berr.c   |  2 ++
>  arch/mips/sgi-ip32/ip32-common.h | 15 +++++++++++++++
>  arch/mips/sgi-ip32/ip32-irq.c    |  6 ++----
>  arch/mips/sgi-ip32/ip32-memory.c |  1 +
>  arch/mips/sgi-ip32/ip32-reset.c  |  2 ++
>  arch/mips/sgi-ip32/ip32-setup.c  |  3 +--
>  7 files changed, 27 insertions(+), 8 deletions(-)
>  create mode 100644 arch/mips/sgi-ip32/ip32-common.h

applied to mips-fixes

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