diff options
author | Dave Hansen <[email protected]> | 2008-06-12 15:21:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-06-12 18:05:41 -0700 |
commit | bcf8039ed45f56013c4afea5520bca7d909e5e61 (patch) | |
tree | 2c3348eb300fdd910df9e012882bd3d2f263a390 /net/lapb/lapb_subr.c | |
parent | 2165009bdf63f79716a36ad545df14c3cdf958b7 (diff) |
pagemap: fix large pages in pagemap
We were walking right into huge page areas in the pagemap walker, and
calling the pmds pmd_bad() and clearing them.
That leaked huge pages. Bad.
This patch at least works around that for now. It ignores huge pages in
the pagemap walker for the time being, and won't leak those pages.
Signed-off-by: Dave Hansen <[email protected]>
Acked-by: Matt Mackall <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions