summaryrefslogtreecommitdiff
path: root/Applications
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-08-22 09:22:30 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-08-22 09:22:30 +0200
commit933a98f8fac2835a59f0777dc4672f33c713becb (patch)
tree9b6d80dcffcbb8cf4198783ee0b6521837fd4ba3 /Applications
parentbb74832dd6348021120ea88c9d34e26a9104209c (diff)
downloadserenity-933a98f8fac2835a59f0777dc4672f33c713becb.zip
Kernel: Make Lock::lock() assert early that we're not in the scheduler
The scheduler is not allowed to take locks, so if that's happening, we want to make that clear instead of crashing with the more general "Interrupts disabled while trying to take Lock" error.
Diffstat (limited to 'Applications')
0 files changed, 0 insertions, 0 deletions