summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem/Ext2FileSystem.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2020-01-03 15:40:03 +0100
committerAndreas Kling <awesomekling@gmail.com>2020-01-03 15:40:03 +0100
commitaba782972440cea5d95df9401fb27baef4bbfdec (patch)
treefd5fc861f80d9f4be4810bfc01b6263bce2928d1 /Kernel/FileSystem/Ext2FileSystem.cpp
parent1dc64ec0641ac5a6cd9d6a774602bb0ebcde9cde (diff)
downloadserenity-aba782972440cea5d95df9401fb27baef4bbfdec.zip
Kernel: InodeVMObject can't call Inode::size() with interrupts disabled
Inode::size() may try to take a lock, so we can't be calling it with interrupts disabled. This fixes a kernel hang when trying to execute a binary in a TmpFS.
Diffstat (limited to 'Kernel/FileSystem/Ext2FileSystem.cpp')
0 files changed, 0 insertions, 0 deletions