diff options
author | Adam Lackorzynski <adam@os.inf.tu-dresden.de> | 2009-01-04 21:00:46 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-04 22:33:20 +0100 |
commit | 2e4e27c7d082b2198b63041310609d7191185a9d (patch) | |
tree | 4b994ab4569e4510ff4dd4d357807121ab802782 /lib/syscall.c | |
parent | cgroups: fix a race between cgroup_clone and umount (diff) | |
download | linux-2e4e27c7d082b2198b63041310609d7191185a9d.tar.xz linux-2e4e27c7d082b2198b63041310609d7191185a9d.zip |
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 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions