diff options
author | Adam Lackorzynski <adam@os.inf.tu-dresden.de> | 2009-01-04 12:00:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-04 13:33:20 -0800 |
commit | 2e4e27c7d082b2198b63041310609d7191185a9d (patch) | |
tree | 4b994ab4569e4510ff4dd4d357807121ab802782 /scripts | |
parent | 7b574b7b0124ed344911f5d581e9bc2d83bbeb19 (diff) |
vmalloc.c: fix flushing in vmap_page_range()
The flush_cache_vmap in vmap_page_range() is called with the end of the
range twice. The following patch fixes this for me.
Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions