[SPARC64]: Fix indexing into kpte_linear_bitmap.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 27 Feb 2006 07:09:37 +0000 (23:09 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:14:07 +0000 (01:14 -0800)
Need to shift back up by 3 bits to get 8-byte entry
index.

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

No differences found