From: Andrew Donnellan <ajd@linux.ibm.com>
To: linuxppc-dev@lists.ozlabs.org, linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, fbarrat@linux.ibm.com,
ukrishn@linux.ibm.com, manoj@linux.ibm.com,
clombard@linux.ibm.com, vaibhav@linux.ibm.com
Subject: [PATCH 0/2] Deprecate cxl and cxlflash drivers
Date: Tue, 10 Dec 2024 16:40:53 +1100 [thread overview]
Message-ID: <20241210054055.144813-1-ajd@linux.ibm.com> (raw)
This series marks the cxl and cxlflash drivers as obsolete/deprecated,
disables them by default, and prints a warning to users on probe.
CAPI devices have been out of production for some time, and we're not
aware of any remaining users who are likely to want a modern kernel.
There's almost certainly some remaining driver bugs and we don't have much
hardware available to properly test the drivers any more.
This was previously discussed at [0] - I've decided not to try to do
anything funny with the Kconfig settings as explored in that thread, as it
seems unlikely to have any significant benefit.
This series will be followed up with patches to remove the drivers and
associated arch code, which I hope will be merged in the following cycle.
[0] https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20240409031027.41587-2-ajd@linux.ibm.com/
Andrew Donnellan (2):
cxl: Deprecate driver
scsi/cxlflash: Deprecate driver
Documentation/ABI/{testing => obsolete}/sysfs-class-cxl | 3 +++
MAINTAINERS | 4 ++--
drivers/misc/cxl/Kconfig | 6 ++++--
drivers/misc/cxl/of.c | 2 ++
drivers/misc/cxl/pci.c | 2 ++
drivers/scsi/cxlflash/Kconfig | 6 ++++--
drivers/scsi/cxlflash/main.c | 2 ++
7 files changed, 19 insertions(+), 6 deletions(-)
rename Documentation/ABI/{testing => obsolete}/sysfs-class-cxl (99%)
--
2.47.1
next reply other threads:[~2024-12-10 5:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 5:40 Andrew Donnellan [this message]
2024-12-10 5:40 ` [PATCH 1/2] cxl: Deprecate driver Andrew Donnellan
2024-12-10 14:59 ` Frederic Barrat
2024-12-11 23:23 ` kernel test robot
2024-12-10 5:40 ` [PATCH 2/2] scsi/cxlflash: " Andrew Donnellan
2024-12-10 15:00 ` Frederic Barrat
2025-01-01 9:00 ` [PATCH 0/2] Deprecate cxl and cxlflash drivers 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=20241210054055.144813-1-ajd@linux.ibm.com \
--to=ajd@linux.ibm.com \
--cc=clombard@linux.ibm.com \
--cc=fbarrat@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=manoj@linux.ibm.com \
--cc=ukrishn@linux.ibm.com \
--cc=vaibhav@linux.ibm.com \
/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).