diff options
author | Brian Pomerantz <bapper@piratehaven.org> | 2007-04-01 23:49:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-04-13 13:47:18 -0700 |
commit | 8d6b75109e6c95fbb3d5e747f709e2e7633e6233 (patch) | |
tree | 9fa540e5eda83ea3c8e596fa7d1f0637d136cf71 /mm/thrash.c | |
parent | c83d476c9dfc8306bd8578555d6ec462492cc707 (diff) |
fix page leak during core dump
When the dump cannot occur most likely because of a full file system and
the page to be written is the zero page, the call to page_cache_release()
is missed.
Signed-off-by: Brian Pomerantz <bapper@mvista.com>
Cc: Hugh Dickins <hugh@veritas.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: David Howells <dhowells@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'mm/thrash.c')
0 files changed, 0 insertions, 0 deletions