-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handles double faults in the default hard_fault handler. (#636)
When we encounter a double fault, that typically means that our smarts in handling the first fault have failed us. We just halt everything in this case.
- Loading branch information
1 parent
f2a7567
commit 11f37ff
Showing
1 changed file
with
42 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters