summaryrefslogtreecommitdiff
path: root/Kernel/IO.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2018-11-01 11:44:21 +0100
committerAndreas Kling <awesomekling@gmail.com>2018-11-01 11:44:21 +0100
commit5891691640a272d3ea4bc0a20a3738854dda1242 (patch)
treec308c6695bdc8124c9fb1195915bbccf2d6614c0 /Kernel/IO.cpp
parentc45f166c6323224ea1ffc20914a003ef96d3a72b (diff)
downloadserenity-5891691640a272d3ea4bc0a20a3738854dda1242.zip
Fix /proc/PID/stack in the new per-process page directory world.
I added an RAII helper called OtherTaskPagingScope. While present, it switches the kernel over to using another task's page directory. This is perfect for e.g walking the stack in /proc/PID/stack.
Diffstat (limited to 'Kernel/IO.cpp')
0 files changed, 0 insertions, 0 deletions