Skip to content
Commit 2d9e2763 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.



1) The TSB lookup was not using the correct hash mask.

2) It was not aligned on a boundary equal to it's size,
   which is required by the sun4v Hypervisor.

wasn't having it's return value checked, and that bug will be fixed up
as well in a subsequent changeset.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5f81941c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment