From: Anton Blanchard Date: Wed, 22 Jun 2005 00:15:55 +0000 (-0700) Subject: [PATCH] ppc64: Mark kernel hptes dirty X-Git-Tag: v2.6.13-rc1~68^2~582^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515bae9cdc6a78eda0879e1f158056d73ec808b7;p=pandora-kernel.git [PATCH] ppc64: Mark kernel hptes dirty We dont use the hardware referenced and changed bits and setting them early avoids a store to memory. We already do this for userspace hptes but not kernel ones. Do it. Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed