From: Hugh Dickins Date: Mon, 12 Dec 2005 08:37:23 +0000 (-0800) Subject: [PATCH] mips: setup_zero_pages count 1 X-Git-Tag: v2.6.15-rc6~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68352e6ee3675e23b492c51908951058de4f6fe0;p=pandora-kernel.git [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 Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed