]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remove the sx8 block driver
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Jul 2022 06:41:02 +0000 (08:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2023 10:22:21 +0000 (11:22 +0100)
commitce80690f6ad439ff07e24c05059150de61392198
treeaab2dfdbb75e7efcc6cd7f4d10736be441229bb9
parentba6e23d2c9e3bcabda328467ba4eeca12f37e2ae
remove the sx8 block driver

commit d13bc4d84a8e91060d3797fc95c1a0202bfd1499 upstream.

This driver is for fairly obscure hardware, and has only seen random
drive-by changes after the maintainer stopped working on it in 2005
(about a year and a half after it was introduced).  It has some
"interesting" block layer interactions, so let's just drop it unless
anyone complains.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220721064102.1715460-1-hch@lst.de
[axboe: fix date typo, it was in 2005, not 2015]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/sx8.c [deleted file]