| commit | 74ae998772041b62e9ad420d602e4f7dbb182cd6 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Sun Mar 05 18:26:24 2006 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:14:18 2006 -0800 |
| tree | 8cbeb2ff56856d357647da6ab62562bac2fe87ad | |
| parent | 3cab0c3e8636d5005041aa52224f796c3a4ef872 [diff] |
[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: David S. Miller <davem@davemloft.net>