Re: [PATCH 5.15 052/107] Remove DECnet support from kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Sep 11, 2023 at 03:47:01PM +0200, Donald Buczek wrote:
> On 6/19/23 12:30 PM, Greg Kroah-Hartman wrote:
> > From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
> > 
> > commit 1202cdd665315c525b5237e96e0bedc76d7e754f upstream.
> > 
> > DECnet is an obsolete network protocol that receives more attention
> > from kernel janitors than users. It belongs in computer protocol
> > history museum not in Linux kernel.
> [...]
> 
> May I ask, how and why this patch made it into the stable kernels?
> 
> Did this patch "fix a real bug that bothers people?"

Yes.

> No, we don't use DECNET since 25 years or so. But still any change of kconfig patterns bothers us. 

We have never guaranteed that Kconfig options will never change in
stable kernel releases, sorry.  This happens all the time with things
being removed, and fixes happening to add new ones for various reasons
as you have seen.

> We automatically build each released kernel and our config evolves automatically following a `cp config-mpi .config && make olddefconfig && make savedefconfig && cp defconfig config-mpi && git commit -m"Update for new kernel version" config-mpi` pattern.

You might want to manually check this as well, because as you have seen,
sometimes things are added that you need to keep things working properly
(like the spectre/meltdown-like fixes.)

thanks,

greg k-h



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux