commit | 68352e6ee3675e23b492c51908951058de4f6fe0 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Mon Dec 12 00:37:23 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Dec 12 08:57:43 2005 -0800 |
tree | 0a033cd8cc7d800657a92ce710c107eafdbaa96a | |
parent | 7a4ae749a478f8bca73d4b5b8c1b8cbb178b2db5 [diff] |
[PATCH] mips: setup_zero_pages count 1 Page count should be initialized to 1 on each of the MIPS empty zero pages, to avoid a bad_page warning whenever one of them is freed from all mappings. Signed-off-by: Hugh Dickins <hugh@veritas.com> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>