diff options
author | Tejun Heo <tj@kernel.org> | 2009-02-20 15:38:48 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-20 17:57:49 -0800 |
commit | f6fcba7014f9cc535fa75ef98c008b24e49e2212 (patch) | |
tree | 85aae17fc20b8a4b6d5112c740950e0dcdcb9baf /fs/btrfs/struct-funcs.c | |
parent | 3fd076dd955a34c35dc456f4ef676e03cdced044 (diff) |
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 'fs/btrfs/struct-funcs.c')
0 files changed, 0 insertions, 0 deletions