All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/6] linux-yocto: consolidated pull request (5.0 kernel intro)
Date: Thu, 7 Mar 2019 10:48:18 -0500	[thread overview]
Message-ID: <CADkTA4PV7zvHAu5uJp22X7ski+UXuHeNj+LJw-DVZhu1tJY7Hg@mail.gmail.com> (raw)
In-Reply-To: <533d4de952321163dbcc9115992b21229955191d.camel@linuxfoundation.org>

On Thu, Mar 7, 2019 at 8:04 AM Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> On Wed, 2019-03-06 at 23:23 -0500, Bruce Ashfield wrote:
> > On Wed, Mar 6, 2019 at 11:21 PM Bruce Ashfield <
> > bruce.ashfield@gmail.com> wrote:
> > > On Wed, Mar 6, 2019 at 6:05 PM Richard Purdie
> > > <richard.purdie@linuxfoundation.org> wrote:
> > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/60/builds/365/steps/7/logs/step1c
> > > >
> > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/365/steps/7/logs/step1c
> > > >    RESULTS - kernelmodule.KernelModuleTest.test_kernel_module -
> > > > Testcase 1541: FAILED
> > >
> > > Fixed, patches out shortly.
> > >
> > > > d) perf do_compile race seen on qemuarm64 (didn't reproduce
> > > > locally):
> > > >
> > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/366/steps/7/logs/step1b
> > >
> > > I can't reproduce this one either.
> >
> > I did notice that the AB log seems to show 4.19 being built for this,
> > is that just a red herring ?
> >
> > NOTE: recipe iptables-1.6.2-r0: task do_package_write_rpm: Succeeded
> > NOTE: recipe iptables-1.6.2-r0: task do_package_qa: Succeeded
> > NOTE: recipe ofono-1.25-r0: task do_package_write_rpm: Succeeded
> > NOTE: recipe linux-yocto-4.19.19+gitAUTOINC+41fe45f7c5_11e0e616ed-r0:
> > task do_package_write_deb: Succeeded
> > NOTE: recipe ofono-1.25-r0: task do_package_write_deb: Succeeded
> > NOTE: recipe linux-yocto-4.19.19+gitAUTOINC+41fe45f7c5_11e0e616ed-r0:
> > task do_package_write_rpm: Succeeded
>
> Yes, well spotted, perf is failing to build with the 4.19 kernel.
>
> Thanks for the other fixes, they improve things a lot. This brings us
> down to the above perf issue with 4.19 and:
>
> a) KMACHINE_qemuarm = "qemuarma15" not working?

I mentioned on IRC that the kernel parts are working for me, and
by that, the mapping to the qemuarma15 bsp definition and hence
configs is correct.

I seem to be missing some machine definition parts to get a valid
userspace to work against that new kernel .. is there a series of
patches that I'm missing ?

>
> b) qemuarm64 graphics not working with 5.0

I don't think I've ever had this working, but I'll have a look at it as well.
But more eyes on something like this, will definitely help.

Bruce

>
> Getting there! :)
>
> Cheers,
>
> Richard
>
>
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


  reply	other threads:[~2019-03-07 15:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-06 16:37 [PATCH 0/6] linux-yocto: consolidated pull request (5.0 kernel intro) bruce.ashfield
2019-03-06 16:37 ` [PATCH 1/6] kernel-yocto: allow kernel-meta repositories to be patched bruce.ashfield
2019-03-09 22:09   ` Paul Barker
2019-03-11  2:35     ` Bruce Ashfield
2019-03-11  3:14       ` Bruce Ashfield
2019-03-11  4:01         ` Bruce Ashfield
2019-03-11  4:17           ` Bruce Ashfield
2019-03-06 16:37 ` [PATCH 2/6] linux-libc-headers: update to 5.x headers bruce.ashfield
2019-03-07 15:19   ` Khem Raj
2019-03-07 15:20     ` Khem Raj
2019-03-08 14:48       ` Adrian Bunk
2019-03-08 17:49         ` Khem Raj
2019-03-08 14:24     ` Bruce Ashfield
2019-03-08 17:51       ` Khem Raj
2019-03-06 16:37 ` [PATCH 3/6] linux-yocto: introduce 5.0 versioned recipe bruce.ashfield
2019-03-06 16:37 ` [PATCH 4/6] lttng: add 5.x fixup patches to 2.10.8 release bruce.ashfield
2019-03-06 16:37 ` [PATCH 5/6] linux-yocto/5.0: update configs for h/w reference boards bruce.ashfield
2019-03-06 16:37 ` [PATCH 6/6] machine: bump preferred version to 5.0 bruce.ashfield
2019-03-06 23:05 ` [PATCH 0/6] linux-yocto: consolidated pull request (5.0 kernel intro) Richard Purdie
2019-03-07  4:21   ` Bruce Ashfield
2019-03-07  4:23     ` Bruce Ashfield
2019-03-07 13:04       ` Richard Purdie
2019-03-07 15:48         ` Bruce Ashfield [this message]
2019-03-07 22:28           ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADkTA4PV7zvHAu5uJp22X7ski+UXuHeNj+LJw-DVZhu1tJY7Hg@mail.gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.