linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: <linuxppc-dev@lists.ozlabs.org>, <arnd@arndb.de>, <jk@ozlabs.org>,
	<segher@kernel.crashing.org>,
	netdev@vger.kernel.org
Subject: Re: [PATCH v2 24/25] net: spider_net: Remove powerpc Cell driver
Date: Wed, 18 Dec 2024 17:59:54 -0800	[thread overview]
Message-ID: <20241218175954.3d0487c1@kernel.org> (raw)
In-Reply-To: <20241218175917.74a404c1@kernel.org>

On Wed, 18 Dec 2024 17:59:17 -0800 Jakub Kicinski wrote:
> On Wed, 18 Dec 2024 21:55:12 +1100 Michael Ellerman wrote:
> > This driver can no longer be built since support for IBM Cell Blades was
> > removed, in particular PPC_IBM_CELL_BLADE.
> > 
> > Remove the driver and the documentation.
> > Remove the MAINTAINERS entry, and add Ishizaki and Geoff to CREDITS.  
> 
> Yay! Please let us know if you'd like us to take these, otherwise I'll
> assume you'll take them via powerpc.

I meant to say:

Acked-by: Jakub Kicinski <kuba@kernel.org>


  reply	other threads:[~2024-12-19  2:00 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-18 10:54 [PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 02/25] powerpc: Remove some Cell leftovers Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 03/25] powerpc: Remove PPC_PMI and driver Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 04/25] powerpc: Remove IBM_CELL_BLADE & SPIDER_NET references Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 05/25] powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNOR Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 06/25] powerpc/xmon: Remove SPU debug and disassembly Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 07/25] powerpc: Remove DCR_MMIO and the DCR generic layer Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 08/25] powerpc: Remove PPC_OF_PLATFORM_PCI Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 09/25] powerpc/io: Remove PPC_IO_WORKAROUNDS Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 10/25] powerpc/io: Remove PPC_INDIRECT_MMIO Michael Ellerman
2024-12-18 10:54 ` [PATCH v2 11/25] powerpc/io: Remove PCI_FIX_ADDR Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 12/25] powerpc/io: Unhook MMIO accessors Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 13/25] powerpc/io: Remove unnecessary indirection Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 14/25] powerpc/io: Wrap port calculation in a macro Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 15/25] powerpc/io: Spell-out PCI_IO_ADDR Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 16/25] powerpc/io: Use generic raw accessors Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 17/25] powerpc/io: Rename _insw_ns() etc Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 18/25] powerpc/io: Use standard barrier macros in io.c Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 19/25] powerpc: Remove UDBG_RTAS_CONSOLE Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 20/25] docs: Remove reference to removed CBE_CPUFREQ_SPU_GOVERNOR Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 21/25] genirq: Remove IRQ_EDGE_EOI_HANDLER Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 22/25] cpufreq: ppc_cbe: Remove powerpc Cell driver Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 23/25] EDAC/cell: " Michael Ellerman
2025-01-16 16:14   ` Borislav Petkov
2024-12-18 10:55 ` [PATCH v2 24/25] net: spider_net: " Michael Ellerman
2024-12-19  1:59   ` Jakub Kicinski
2024-12-19  1:59     ` Jakub Kicinski [this message]
2024-12-20 14:43       ` Michael Ellerman
2024-12-18 10:55 ` [PATCH v2 25/25] net: toshiba: Remove reference to PPC_IBM_CELL_BLADE Michael Ellerman
2025-03-02  4:40 ` [PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades Madhavan Srinivasan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241218175954.3d0487c1@kernel.org \
    --to=kuba@kernel.org \
    --cc=arnd@arndb.de \
    --cc=jk@ozlabs.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=netdev@vger.kernel.org \
    --cc=segher@kernel.crashing.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).