All of lore.kernel.org
 help / color / mirror / Atom feed
* Testing Debian kernels on kernelci?
@ 2019-02-18 16:54 Steve McIntyre
  2019-02-18 18:09 ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: Steve McIntyre @ 2019-02-18 16:54 UTC (permalink / raw)
  To: kernelci; +Cc: Ben Hutchings

[ CC: to Ben, the debian kernel team lead ]

Hi folks,

In Debian we've just been bitten by quite a nasty kernel bug in our
latest stable release [1], and this has clearly managed to make it
into a release due to a insufficient testing of our kernels on all our
platforms. Most people only have x86 hardware, and doing full
regression testing across multiple Arm, MIPS, etc. platforms is beyond
our capabilities. You know, the usual situation... :-)

Due to my position in the LAVA team in Linaro, I know quite a bit
about kernelci and I'm wondering if it would be possible to get some
of our Debian kernel branches added to the list for at least some
automated boot testing. This would be major help for us.

[1]  https://bugs.debian.org/922478

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"I suspect most samba developers are already technically insane... Of
 course, since many of them are Australians, you can't tell." -- Linus Torvalds


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Testing Debian kernels on kernelci?
  2019-02-18 16:54 Testing Debian kernels on kernelci? Steve McIntyre
@ 2019-02-18 18:09 ` Ben Hutchings
  2019-02-18 18:54   ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2019-02-18 18:09 UTC (permalink / raw)
  To: Steve McIntyre, kernelci

[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]

On Mon, 2019-02-18 at 16:54 +0000, Steve McIntyre wrote:
> [ CC: to Ben, the debian kernel team lead ]
> 
> Hi folks,
> 
> In Debian we've just been bitten by quite a nasty kernel bug in our
> latest stable release [1], and this has clearly managed to make it
> into a release due to a insufficient testing of our kernels on all our
> platforms. Most people only have x86 hardware, and doing full
> regression testing across multiple Arm, MIPS, etc. platforms is beyond
> our capabilities. You know, the usual situation... :-)
> 
> Due to my position in the LAVA team in Linaro, I know quite a bit
> about kernelci and I'm wondering if it would be possible to get some
> of our Debian kernel branches added to the list for at least some
> automated boot testing. This would be major help for us.

The last time I looked, KernelCI assumed all essential drivers would be
built in and only supported use of a pre-built initramfs (if any).

Debian kernel packages are modularised almost as far as possible, so
for each kernel build the initramfs will also need to be rebuilt to
include the new kernel modules.

Ben.

> [1]  https://bugs.debian.org/922478
> 
-- 
Ben Hutchings - Debian developer, member of kernel, installer and LTS teams

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Testing Debian kernels on kernelci?
  2019-02-18 18:09 ` Ben Hutchings
@ 2019-02-18 18:54   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2019-02-18 18:54 UTC (permalink / raw)
  To: kernelci, benh; +Cc: Steve McIntyre

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

On Mon, Feb 18, 2019 at 06:09:27PM +0000, Ben Hutchings wrote:
> On Mon, 2019-02-18 at 16:54 +0000, Steve McIntyre wrote:

> > Due to my position in the LAVA team in Linaro, I know quite a bit
> > about kernelci and I'm wondering if it would be possible to get some
> > of our Debian kernel branches added to the list for at least some
> > automated boot testing. This would be major help for us.

> The last time I looked, KernelCI assumed all essential drivers would be
> built in and only supported use of a pre-built initramfs (if any).

That's not true any more, it will inject all the modules that get built
into the initramfs.  However the distro config is going to get ignored
anyway unless it appears in arch/${ARCH}/configs since the configurations
are pulled from the kernel source.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-18 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18 16:54 Testing Debian kernels on kernelci? Steve McIntyre
2019-02-18 18:09 ` Ben Hutchings
2019-02-18 18:54   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.