git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4ae74
)
[PATCH] mips: setup_zero_pages count 1
author
Hugh Dickins
<hugh@veritas.com>
Mon, 12 Dec 2005 08:37:23 +0000
(
00:37
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 12 Dec 2005 16:57:43 +0000
(08:57 -0800)
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>
No differences found