commit | 2687a3569e40b1302f96698bcd6329aeb0ce3dd2 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Dec 06 11:18:49 2007 -0500 |
committer | Matthew Wilcox <willy@linux.intel.com> | Thu Dec 06 17:35:41 2007 -0500 |
tree | 7bb5e1ffd807ef94b145f6829bf4326a98b8fd99 | |
parent | f776d12dd16da1b0cd55a1240002c1b31f315d5d [diff] |
Add lock_page_killable This routine is like lock_page, but can be interrupted by a fatal signal Signed-off-by: Matthew Wilcox <willy@linux.intel.com>