[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)
commit6889331a1260e42b0275f42c13d6342d6cc1a03d
tree5e8b06abbbe62316e9c8288af8d7e967be6e9163
parent97c4b6f95afadea5846b78ce589d25de2a245c56
[SPARC64]: Fix indexing into kpte_linear_bitmap.

Need to shift back up by 3 bits to get 8-byte entry
index.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/ktlb.S