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]
Message-ID: <20200921202953.GF29322@alpha.franken.de>
Date:   Mon, 21 Sep 2020 22:29:53 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: SGI-IP30: Move irq bits to better header files

On Sun, Sep 20, 2020 at 10:51:50PM +0200, Thomas Bogendoerfer wrote:
> Move HEART specific parts of mach-ip30/irq.h to asm/sgi/heart.h and IP30
> specific parts to sgi-ip30/ip30-common.h.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
>  arch/mips/include/asm/mach-ip30/irq.h | 87 -----------------------------------
>  arch/mips/include/asm/sgi/heart.h     | 51 ++++++++++++++++++++
>  arch/mips/sgi-ip30/ip30-common.h      | 14 ++++++
>  arch/mips/sgi-ip30/ip30-irq.c         |  2 +
>  4 files changed, 67 insertions(+), 87 deletions(-)
>  delete mode 100644 arch/mips/include/asm/mach-ip30/irq.h

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