commit | 0c942a4539c09adf09097315cc174aefd0eeedf7 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Sat Oct 29 18:15:53 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 29 21:40:36 2005 -0700 |
tree | b9b7d5093ca0a130ef2221f8932fabcf4291f6a6 | |
parent | e040f218bb49a6965a5b77edce05fe47a62dda39 [diff] |
[PATCH] mm: msync_pte_range progress Use latency breaking in msync_pte_range like that in copy_pte_range, instead of the ugly CONFIG_PREEMPT filemap_msync alternatives. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>