[poky] [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Khem Raj
raj.khem at gmail.com
Mon Jun 11 15:52:08 PDT 2018
On 6/11/18 12:35 AM, Richard Purdie wrote:
> On Mon, 2018-06-11 at 08:08 +0100, Richard Purdie wrote:
>> On Sun, 2018-06-10 at 15:06 +0800, Kevin Hao wrote:
>>> Bump to the latest stable kernel for 4.12, 4.14 and 4.15.
>>>
>>> Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
>>
>> Thanks for this. This addresses some of the failures we saw but not
>> for
>> edgerouter:
>>
>> https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/1046/st
>> eps/BuildImages_1/logs/stdio
>> https://autobuilder.yocto.io/builders/nightly-mips/builds/1050/steps/
>> BuildImages_1/logs/stdio
>>
>> Any idea why that is contiuing to fail on 4.14 and 4.15? Were the
>> patches for gcc8 not merged into that branch?
>
> Perhaps we need https://git.kernel.org/pub/scm/linux/kernel/git/torvald
> s/linux.git/commit/?id=2479bfc9bc600dcce7f932d52dcfa8d677c41f93
> converted for mips?
>
Actually, I posted the mips patches to lkml few weeks back, there was
inclination to include another patch which implements a infra change
across kernel but that hasn't made it in. So my patches are alternative
in meantime but the issue you are seeing is actually new, probably
specific to edgeeouter since it is a different SOC then qemu. It might
be exercising different code which is not yet fixed for gcc8 or otherwise.
> Also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> /commit/?id=415520373975d2eba565c256d2cad875ed4e9243
>
> This looks like the upstream version of Khem's ppc fix.
>
> Cheers,
>
> Richard
>
More information about the poky
mailing list