kernel friends: what's your preferred strategy for announcing to users that you're deprecating a driver and plan to remove it soon?
@ajd Send an RFC patch series with a lot of removed lines, see how many people start screaming, then calm them down with a promise that the driver is going to stay for a few more releases, but then it will be removed unless someone else steps up. 😉
@ajd The strategy behind it is that there is some discussion on the mailing list which will be noticed and reported by @kernellogger and maybe Phoronix, so even non-developers become aware.
@ptesarik @kernellogger haha that is definitely a strategy! though the driver I am looking at removing is pretty niche (specialised hardware that costs >$5000, basically all enterprise or academic users) and I suspect they're not going to find out via Phoronix!

@ajd @kernellogger Yes, the details depend on the specific driver. Some drivers would be quite hard to remove (think e.g. virtio-blk), but it's always worth a try.

Make kernel small again! #mksa