commit | d88c0922fa0e2c021a028b310a641126c6d4b7dc | [log] [tgz] |
---|---|---|
author | Michel Lespinasse <walken@google.com> | Tue Nov 02 13:05:18 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 02 17:02:31 2010 -0400 |
tree | f6e74b391a526c845cbe44bbc5e6585256a4d097 | |
parent | eb8abb927ae2fd1730e24ea94cd9527f3c086292 [diff] |
Release page reference during page fault retry This slipped by when unifying the filemap and swap versions of lock_page_or_retry()... Signed-off-by: Michel Lespinasse <walken@google.com> Acked-by: Rik van Riel <riel@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>