diff options
author | Hugh Dickins <[email protected]> | 2012-06-07 14:21:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-06-07 14:43:54 -0700 |
commit | 0142ef6cdca5f9784eb0762ac50fe378d98d71d4 (patch) | |
tree | d8c3912d206c2d286d305df06440f0f1098437a6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 71fae7e714749a52cb8be777ec014f82e8a747f4 (diff) |
shmem: replace_page must flush_dcache and others
Commit bde05d1ccd51 ("shmem: replace page if mapping excludes its zone")
is not at all likely to break for anyone, but it was an earlier version
from before review feedback was incorporated. Fix that up now.
* shmem_replace_page must flush_dcache_page after copy_highpage [akpm]
* Expand comment on why shmem_unuse_inode needs page_swapcount [akpm]
* Remove excess of VM_BUG_ONs from shmem_replace_page [wangcong]
* Check page_private matches swap before calling shmem_replace_page [hughd]
* shmem_replace_page allow for unexpected race in radix_tree lookup [hughd]
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Stephane Marchesin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Rob Clark <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions