Skip to content
Snippets Groups Projects
Commit 55c3e8e3 authored by toy's avatar toy
Browse files

Need to disable interrupts when doing an allocation trap. The

sigill_handler was enabling them, and this messes up allocation if a
signal should happen during allocation.  (Thanks to Dan Barlow for
help hints.)
parent 12e350c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment