Set the pil to something sane on startup.
This commit is contained in:
parent
4a7517d17f
commit
346d41dd6f
@ -40,6 +40,7 @@ ENTRY(_start)
|
||||
flushw
|
||||
wrpr %g0, 1, %cwp
|
||||
wrpr %g0, 0, %cleanwin
|
||||
wrpr %g0, 13, %pil
|
||||
|
||||
setx user0 + UPAGES * PAGE_SIZE - SPOFF, %l0, %o5
|
||||
save %o5, -CCFSZ, %sp
|
||||
|
@ -40,6 +40,7 @@ ENTRY(_start)
|
||||
flushw
|
||||
wrpr %g0, 1, %cwp
|
||||
wrpr %g0, 0, %cleanwin
|
||||
wrpr %g0, 13, %pil
|
||||
|
||||
setx user0 + UPAGES * PAGE_SIZE - SPOFF, %l0, %o5
|
||||
save %o5, -CCFSZ, %sp
|
||||
|
Loading…
Reference in New Issue
Block a user