diff options
author | Andreas Kling <awesomekling@gmail.com> | 2018-11-01 11:44:21 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2018-11-01 11:44:21 +0100 |
commit | 5891691640a272d3ea4bc0a20a3738854dda1242 (patch) | |
tree | c308c6695bdc8124c9fb1195915bbccf2d6614c0 /Kernel/IRQHandler.cpp | |
parent | c45f166c6323224ea1ffc20914a003ef96d3a72b (diff) | |
download | serenity-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/IRQHandler.cpp')
0 files changed, 0 insertions, 0 deletions