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

Re: Bug#340215: linux-image-2.6.14-2-686-smp: missing mkiss module



Hamish Moffatt <hamish@debian.org> wrote:
> Package: linux-image-2.6.14-2-686-smp
> Version: 2.6.14-3
> Severity: normal
> 
> The mkiss module (in drivers/net/hamradio) is missing in this SMP kernel
> (and -k7-smp) but present in the uniprocessor kernels.
> 
> It is SMP-safe as of 2.6.14 (according to Ralf Baechle who signed off the
> patches to upstream) and hence should be enabled in the packages.
> 
> It's in the amd64-k8-smp kernel already.

That seems fine to me, I've enabled MKISS globally the head in the
sid (2.6.14) and trunk (2.6.15-preN) trees in SVN. A summary
of the change follows. Interested parties, please comment/revert
as needed.

-- 
Horms

-CONFIG_MKISS=m
Index: debian/arch/powerpc/config
Index: debian/arch/ia64/config
Index: debian/arch/alpha/config.alpha-generic
Index: debian/arch/alpha/config.alpha-smp
Index: debian/arch/i386/config.386
Index: debian/arch/i386/config.k7
Index: debian/arch/i386/config.686
Index: debian/arch/amd64/config.amd64-k8
Index: debian/arch/amd64/config.em64t-p4-smp
Index: debian/arch/amd64/config.em64t-p4
Index: debian/arch/amd64/config.amd64-generic
Index: debian/arch/amd64/config.amd64-k8-smp

-# CONFIG_MKISS is not set
Index: debian/arch/i386/config.k7-smp
Index: debian/arch/i386/config.686-smp

+CONFIG_MKISS=m
Index: debian/arch/config



Reply to: