mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[SPARC64]: Fix return from trap on SUN4V.
We need to set the global register set _AND_ disable PSTATE_IE in %pstate. The original patch sequence was leaving PSTATE_IE enabled when returning to kernel mode, oops. This fixes the random register corruption being seen on SUN4V. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4ff7ac417d
commit
af02bec662
1 changed files with 3 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue