]> code.ossystems Code Review - openembedded-core.git/commit
scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2016 18:00:00 +0000 (18:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Feb 2016 18:00:48 +0000 (18:00 +0000)
commit2749ba318bf322cb5014689532372473004e92b9
treece65e7f0dcecb195374eb9b34336bfb3c9390719
parent40efff29ad458937222c3dbeba070c525103907c
scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1

Since the upgrade of qemux86 to 4.4.1 we're seeing PAT issues when
starting the X server. We need to fix the problem but the failing
sanity tests mask out other issues and we need a workaround.

Merge this for now until we can figure out the full issue. This is
better than changing the kernel defconfig or reverting to old
kernel versions.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal