diff options
| author | Jack Steiner <[email protected]> | 2009-09-03 17:56:02 +0000 |
|---|---|---|
| committer | H. Peter Anvin <[email protected]> | 2009-09-09 21:05:24 +0000 |
| commit | fa526d0d641b5365676a1fb821ce359e217c9b85 (patch) | |
| tree | fa08cded30f46df90fe103a750f412e306f2d53e /fs/proc/array.c | |
| parent | mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set (diff) | |
| download | kernel-fa526d0d641b5365676a1fb821ce359e217c9b85.tar.gz kernel-fa526d0d641b5365676a1fb821ce359e217c9b85.zip | |
x86, pat: Fix cacheflush address in change_page_attr_set_clr()
Fix address passed to cpa_flush_range() when changing page
attributes from WB to UC. The address (*addr) is
modified by __change_page_attr_set_clr(). The result is that
the pages being flushed start at the _end_ of the changed range
instead of the beginning.
This should be considered for 2.6.30-stable and 2.6.31-stable.
Signed-off-by: Jack Steiner <[email protected]>
Acked-by: Suresh Siddha <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: Stable team <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
