diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-02-05 21:59:03 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-03-20 01:11:49 -0800 |
commit | 314981ac7177a933319e3c071a5cf0a579205e6e (patch) | |
tree | 11895da391ba91195d6d7a67debaa32a28c1215e /arch/sparc64/kernel/setup.c | |
parent | 936f482af1743141d637483ec10eb881537c26dc (diff) | |
download | linux-314981ac7177a933319e3c071a5cf0a579205e6e.tar.bz2 |
[SPARC64]: Kill all %pstate changes in context switch code.
They are totally unnecessary because:
1) Interrupts are already disabled when switch_to()
runs.
2) We don't use hard-coded alternate globals any longer.
This found a case in rtrap, which still assumed alternate
global %g6 was current_thread_info(), and that is fixed
by this changeset as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions