diff options
author | 2012-05-04 07:50:50 -0700 | |
---|---|---|
committer | 2012-05-04 07:50:50 -0700 | |
commit | f4622045455faaac958ca35a0cf313f3d6c14d8b (patch) | |
tree | 96455f6f8a1afca46d939e9937913eb21782214b /tools/perf/scripts/python/check-perf-trace.py | |
parent | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 (diff) | |
parent | vfs: make word-at-a-time accesses handle a non-existing page (diff) | |
download | linux-dev-f4622045455faaac958ca35a0cf313f3d6c14d8b.tar.xz linux-dev-f4622045455faaac958ca35a0cf313f3d6c14d8b.zip |
Merge branch 'fix-unmapped-word-at-a-time'
Jana Saout confirmed that this fixes the page faults he saw.
His problem was triggered by ocfs2 and autofs symlink lookups, where the
symlink allocation was at the end of a page. But the deeper reason
seems to be the use of Xen-PV, which is what then causes him to have all
these unmapped pages, which is what then makes it a problem when the
unaligned word-at-a-time code fetches data past the end of a page.
* fix-unmapped-word-at-a-time:
vfs: make word-at-a-time accesses handle a non-existing page
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions