]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Mar 2007 22:26:06 +0000 (23:26 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 20 Mar 2007 22:26:06 +0000 (23:26 +0100)
commit521c8225cc9cb09c7cfe626ee12afe8cc76e9ed5
tree7f9e2a2b4693363fdeb960218bc2b3cebe8242b1
parentf2654bc1df0c27d3be0167fddae403515e80dc9b
[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.

[ This also includes other hugepage bug fixes for sparc64
  that occurred between 2.6.16 to 2.6.20 ]

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/sparc64/mm/hugetlbpage.c