diff options
author | Yan Zheng <yanzheng@21cn.com> | 2007-10-08 19:08:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-08 21:58:14 +0200 |
commit | 745ad48e8cac47beec0b2f72dc3c64424bce1fec (patch) | |
tree | a16a8eedb7d6e27eaba86fd0cca8ea7bfd0cdcd8 /init | |
parent | fix VM_CAN_NONLINEAR check in sys_remap_file_pages (diff) | |
download | linux-745ad48e8cac47beec0b2f72dc3c64424bce1fec.tar.xz linux-745ad48e8cac47beec0b2f72dc3c64424bce1fec.zip |
fix page release issue in filemap_fault
find_lock_page increases page's usage count, we should decrease it
before return VM_FAULT_SIGBUS
Signed-off-by: Yan Zheng<yanzheng@21cn.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions