summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto/0001-Fix-qemux86-pat-issue.patch
AgeCommit message (Collapse)AuthorFiles
2016-04-03Revert "linux-yocto: Work around PAT issue on qemux86"Bruce Ashfield1
This reverts commit 94abdb2eea610b174064978d2fb8354a6231fc0c. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-15linux-yocto: Work around PAT issue on qemux86Richard Purdie1
We have an issue with PAT handling on older processes with limited PAT bits, see the patch description for the full problem. This replaces the runqemu workaround with a kernel patch until we can get the kernel trees sorted out and discuss a proper fix with upstream. It should be safe everywhere so is applied unconditionally. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>