Skip to content
Commit 74ae9987 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Simplify TSB insert checks.



Don't try to avoid putting non-base page sized entries
into the user TSB.  It actually costs us more to check
this than it helps.

Eventually we'll have a multiple TSB scheme for user
processes.  Once a process starts using larger pages,
we'll allocate and use such a TSB.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3cab0c3e
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