[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230412132706.GA11717@alpha.franken.de>
Date: Wed, 12 Apr 2023 15:27:06 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: John Crispin <john@...ozen.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Serge Semin <fancer.lancer@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Marc Zyngier <maz@...nel.org>, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP
On Wed, Apr 05, 2023 at 08:51:27PM +0200, Thomas Bogendoerfer wrote:
> Commit 5cac93b35c14 ("MIPS: Deprecate CONFIG_MIPS_CMP") deprecated
> CONFIG_MIPS_CMP and after 9 years it's time to remove it.
>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
> Marc, if you prefer an extra patch for the irqchip change, I'll
> split this. Otherwise I would take it through the MIPS tree.
>
> arch/mips/Kconfig | 34 +----
> arch/mips/include/asm/rtlx.h | 1 -
> arch/mips/include/asm/smp-ops.h | 16 ---
> arch/mips/include/asm/vpe.h | 4 -
> arch/mips/kernel/Makefile | 3 -
> arch/mips/kernel/rtlx-cmp.c | 122 ------------------
> arch/mips/kernel/smp-cmp.c | 148 ----------------------
> arch/mips/kernel/vpe-cmp.c | 180 ---------------------------
> arch/mips/kernel/vpe.c | 2 +-
> arch/mips/mti-malta/Makefile | 2 -
> arch/mips/mti-malta/malta-amon.c | 88 -------------
> arch/mips/mti-malta/malta-init.c | 2 -
> arch/mips/mti-malta/malta-platform.c | 2 -
> arch/mips/ralink/mt7621.c | 2 -
> drivers/irqchip/irq-mips-gic.c | 26 ----
> 15 files changed, 3 insertions(+), 629 deletions(-)
> delete mode 100644 arch/mips/kernel/rtlx-cmp.c
> delete mode 100644 arch/mips/kernel/smp-cmp.c
> delete mode 100644 arch/mips/kernel/vpe-cmp.c
> delete mode 100644 arch/mips/mti-malta/malta-amon.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