]> code.ossystems Code Review - meta-freescale.git/commit
linux-qoriq, powerpc: kernel patches for cmp assembly instructions that fail with...
authorBob Cochran <yocto@mindchasers.com>
Tue, 4 Apr 2017 03:32:55 +0000 (23:32 -0400)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Apr 2017 21:45:55 +0000 (18:45 -0300)
commitd7899bf507373a2f9df5afdf6174fb088d96a46a
tree0ee30df04af440e3050c14987109028dddec07b1
parent8451a4648dae73e92492e9e60d73e9a9b768397a
linux-qoriq, powerpc: kernel patches for cmp assembly instructions that fail with binutils 2.28

linux-qoriq 4.1.35 64b kernel fails to build for
vdso64/gettimeofday.S, vdso64/datapage.S, and head_64.S due to
incorrectly coded cmp instructions.  Apply two existing kernel patches
from upstream, mainline kernel to correct the coding of these
instructions.

Built and tested on an e5500 t1040rdb-64b machine

Change-Id: I710d0d1a5b886cc23c2aa0052e0ec1c148870635
Signed-off-by: Bob Cochran <yocto@mindchasers.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-qoriq/powerpc-64e-Convert-cmpi-to-cmpwi-in-head_64.S.patch [new file with mode: 0644]
recipes-kernel/linux/linux-qoriq/powerpc-vdso64-Use-double-word-compare-on-pointers.patch [new file with mode: 0644]
recipes-kernel/linux/linux-qoriq_4.1.bb