]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.1: qemuppc and qemumips build fixes
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 29 Jul 2016 14:06:59 +0000 (10:06 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Aug 2016 11:11:23 +0000 (12:11 +0100)
commit02a1d6eb52b78c7fdcfe2a64e427488e6dd9ce4d
tree41ca48948c6ae40c51526753806ea3c8771e79d5
parentd52e523b28cc95a741039018d76fa4c1a947a40f
linux-yocto/4.1: qemuppc and qemumips build fixes

The v4.1.28 -stable update broke the build for some ppc and mips
platforms. We fix the errors by backporting a missing commit for
ppc:

  powerpc/tm: Abort syscalls in active transactions

And by reverting a commit for mips (rather than backporting more
changes to -mm):

  Revert "MIPS: Reserve nosave data for hibernation"

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb