Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-09 Thread Richard Purdie
On Mon, 2022-08-08 at 23:44 -0400, Bruce Ashfield wrote: > On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie > wrote: > > > > Hi Bruce, > > > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > > As I mentioned earlier today, I've built and booted the 5.19 kernel > > > on all ar

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie wrote: > > Hi Bruce, > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > As I mentioned earlier today, I've built and booted the 5.19 kernel > > on all architectures, have run core-iamge-kernel-dev, core-image-sato > > and valida

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Alexander Kanavin
On Mon, 8 Aug 2022 at 15:08, Richard Purdie wrote: > > > Using modifier ff > > > failed to set mode: Invalid argument > > > > > > > I did do graphical tests on x86-64, and didn't see any issues. I'll > > have another look. > > This is virgl GL passthrough in qemu so not a commonly test

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Khem Raj
On Mon, Aug 8, 2022 at 11:07 AM Bruce Ashfield wrote: > > On Mon, Aug 8, 2022 at 12:14 PM Khem Raj wrote: > > > > Hi Bruce > > > > 5.19 has issues with zfs see [1], it seem zfs is not yet working well > > with 5.19 I see this message > > > > | checking whether blk_queue_discard() is available...

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 12:14 PM Khem Raj wrote: > > Hi Bruce > > 5.19 has issues with zfs see [1], it seem zfs is not yet working well > with 5.19 I see this message > > | checking whether blk_queue_discard() is available... configure: error: > | *** None of the expected "blk_queue_discard"

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Khem Raj
On 8/8/22 10:21 AM, Bruce Ashfield wrote: On Mon, Aug 8, 2022 at 1:11 PM Bruce Ashfield via lists.openembedded.org wrote: On Mon, Aug 8, 2022 at 12:14 PM Khem Raj wrote: Hi Bruce 5.19 has issues with zfs see [1], it seem zfs is not yet working well with 5.19 I see this message Indeed!

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 1:11 PM Bruce Ashfield via lists.openembedded.org wrote: > > On Mon, Aug 8, 2022 at 12:14 PM Khem Raj wrote: > > > > Hi Bruce > > > > 5.19 has issues with zfs see [1], it seem zfs is not yet working well > > with 5.19 I see this message > > > > Indeed! It is pretty clear ab

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 12:14 PM Khem Raj wrote: > > Hi Bruce > > 5.19 has issues with zfs see [1], it seem zfs is not yet working well > with 5.19 I see this message > Indeed! It is pretty clear about that. I can try and uprev of the package, or did you have one already started ? Bruce > | che

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Khem Raj
Hi Bruce 5.19 has issues with zfs see [1], it seem zfs is not yet working well with 5.19 I see this message | checking whether blk_queue_discard() is available... configure: error: | *** None of the expected "blk_queue_discard" interfaces were detected. | *** This may be because your

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Alexander Kanavin
On Mon, 8 Aug 2022 at 15:12, Bruce Ashfield wrote: > > This is virgl GL passthrough in qemu so not a commonly tested thing, > > you'd need to run the selftest. I'm hoping AlexK has some ideas on this > > one. I'm running a build now, will report. > > The kernel didn't remove x32 did it? That wou

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 9:08 AM Richard Purdie wrote: > > On Mon, 2022-08-08 at 09:01 -0400, Bruce Ashfield wrote: > > On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie > > wrote: > > > > > > Hi Bruce, > > > > > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > > > As I mentione

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Richard Purdie
On Mon, 2022-08-08 at 09:01 -0400, Bruce Ashfield wrote: > On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie > wrote: > > > > Hi Bruce, > > > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > > As I mentioned earlier today, I've built and booted the 5.19 kernel > > > on all ar

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2022 at 3:38 AM Richard Purdie wrote: > > Hi Bruce, > > On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > > As I mentioned earlier today, I've built and booted the 5.19 kernel > > on all architectures, have run core-iamge-kernel-dev, core-image-sato > > and valida

Re: [OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-08 Thread Richard Purdie
Hi Bruce, On Thu, 2022-08-04 at 18:57 -0400, bruce.ashfi...@gmail.com wrote: > As I mentioned earlier today, I've built and booted the 5.19 kernel > on all architectures, have run core-iamge-kernel-dev, core-image-sato > and validated musl. > > At this point, we need wider coverage to scare out t

[OE-core] [PATCH 00/13] kernel-yocto: consolidated pull request

2022-08-04 Thread Bruce Ashfield
From: Bruce Ashfield Richard, As I mentioned earlier today, I've built and booted the 5.19 kernel on all architectures, have run core-iamge-kernel-dev, core-image-sato and validated musl. At this point, we need wider coverage to scare out the remaining gremlins. I'm also sending update to 5.10