]> git.neil.brown.name Git - history.git/commit
[PATCH] shmem_file_write double kunmap
authorHugh Dickins <hugh@veritas.com>
Wed, 24 Jul 2002 03:31:09 +0000 (20:31 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 24 Jul 2002 03:31:09 +0000 (20:31 -0700)
commitee9e4c9cef190ee1fb6c5ebe73d6a72c048cd6f4
tree7ef96c82c260f02afddd45c1324cc740aa7774c0
parent3489f24fbb77b23a101a46e36c3664a47f74add1
[PATCH] shmem_file_write double kunmap

Found by Simon Trimmer <simon@veritas.com>: shmem_file_write
failure path duplicates kunmap, causing oops holding kmap_lock.
mm/shmem.c