From: David S. Miller Date: Tue, 13 Mar 2007 05:55:39 +0000 (-0700) Subject: [SPARC64]: Add missing HPAGE_MASK masks on address parameters. X-Git-Tag: v2.6.21-rc4~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8236f2b978e8ed84e8b664882905fb5a7dd6c8;p=pandora-kernel.git [SPARC64]: Add missing HPAGE_MASK masks on address parameters. These pte loops all assume the passed in address is HPAGE aligned, make sure that is actually true. Signed-off-by: David S. Miller --- Reading git-diff-tree failed