checkra1n / PongoOS

pongoOS
https://checkra.in
Other
2.49k stars 405 forks source link

Make the crash command... actually crash #167

Open asdfugil opened 1 year ago

asdfugil commented 1 year ago

In pongoOS 2.6, Pongo will not crash even if a sync exception occured in a task, provided that interrupts are not held. This PR disables interrupts before branching to invalid, so Pongo will actually crash.