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: <20211209093001.GA7077@alpha.franken.de>
Date:   Thu, 9 Dec 2021 10:30:01 +0100
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     geert@...ux-m68k.org
Subject: Re: [PATCH 1/3] MIPS: TXX9: Remove rbtx4938 board support

On Tue, Nov 30, 2021 at 05:45:54PM +0100, Thomas Bogendoerfer wrote:
> No active MIPS user own this board, so let's remove it.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
>  arch/mips/configs/rbtx49xx_defconfig  |   2 -
>  arch/mips/include/asm/txx9/boards.h   |   3 -
>  arch/mips/include/asm/txx9/rbtx4938.h | 145 ----------
>  arch/mips/include/asm/txx9/spi.h      |  34 ---
>  arch/mips/pci/Makefile                |   1 -
>  arch/mips/pci/fixup-rbtx4938.c        |  53 ----
>  arch/mips/txx9/Kconfig                |  28 --
>  arch/mips/txx9/Makefile               |   1 -
>  arch/mips/txx9/generic/Makefile       |   1 -
>  arch/mips/txx9/generic/setup.c        |   5 -
>  arch/mips/txx9/generic/spi_eeprom.c   | 104 -------
>  arch/mips/txx9/rbtx4938/Makefile      |   2 -
>  arch/mips/txx9/rbtx4938/irq.c         | 157 -----------
>  arch/mips/txx9/rbtx4938/prom.c        |  22 --
>  arch/mips/txx9/rbtx4938/setup.c       | 372 --------------------------
>  15 files changed, 930 deletions(-)
>  delete mode 100644 arch/mips/include/asm/txx9/rbtx4938.h
>  delete mode 100644 arch/mips/include/asm/txx9/spi.h
>  delete mode 100644 arch/mips/pci/fixup-rbtx4938.c
>  delete mode 100644 arch/mips/txx9/generic/spi_eeprom.c
>  delete mode 100644 arch/mips/txx9/rbtx4938/Makefile
>  delete mode 100644 arch/mips/txx9/rbtx4938/irq.c
>  delete mode 100644 arch/mips/txx9/rbtx4938/prom.c
>  delete mode 100644 arch/mips/txx9/rbtx4938/setup.c

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