diff options
author | Tejun Heo <tj@kernel.org> | 2009-02-21 00:38:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-21 02:57:49 +0100 |
commit | f6fcba7014f9cc535fa75ef98c008b24e49e2212 (patch) | |
tree | 85aae17fc20b8a4b6d5112c740950e0dcdcb9baf /include | |
parent | cpuset: various documentation fixes and updates (diff) | |
download | linux-f6fcba7014f9cc535fa75ef98c008b24e49e2212.tar.xz linux-f6fcba7014f9cc535fa75ef98c008b24e49e2212.zip |
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Impact: proper vcache flush on unmap_kernel_range()
flush_cache_vunmap() should be called before pages are unmapped. Add
a call to it in unmap_kernel_range().
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Nick Piggin <npiggin@suse.de>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: <stable@kernel.org> [2.6.28.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions