diff options
| author | Brian Pomerantz <[email protected]> | 2007-04-01 23:49:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-04-02 10:06:08 -0700 |
| commit | 03221702608c60b470fc86a23bdf4bc30e5bd59f (patch) | |
| tree | ab83782a3ece940838604ac8a44676e9734b6909 /include/linux | |
| parent | 2400ff77e7025bf6ffb71afdcbfbdd9aa47dfc36 (diff) | |
[PATCH] 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 <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: David Howells <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions