diff options
author | 2005-11-21 21:32:20 -0800 | |
---|---|---|
committer | 2005-11-22 09:13:42 -0800 | |
commit | 689bcebfda16d7bace742740bfb3137fff30b529 (patch) | |
tree | 7a7c1f583ed2c4838244650d83b53557ec1a8efa /kernel/fork.c | |
parent | [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED (diff) | |
download | linux-rng-689bcebfda16d7bace742740bfb3137fff30b529.tar.xz linux-rng-689bcebfda16d7bace742740bfb3137fff30b529.zip |
[PATCH] unpaged: PG_reserved bad_page
It used to be the case that PG_reserved pages were silently never freed, but
in 2.6.15-rc1 they may be freed with a "Bad page state" message. We should
work through such cases as they appear, fixing the code; but for now it's
safer to issue the message without freeing the page, leaving PG_reserved set.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions