[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 13 Mar 2007 05:55:39 +0000 (22:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 13 Mar 2007 05:55:39 +0000 (22:55 -0700)
These pte loops all assume the passed in address is HPAGE
aligned, make sure that is actually true.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found