diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-07-16 03:11:27 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-07-16 03:11:27 +0200 |
commit | e7e6f4fc9061190720b7a67adfff49f2546843aa (patch) | |
tree | bfba8d2f685d20a670dbdd111d40a9bc9ef6455c /sys/src/libregexp/regexec.c | |
parent | 77ddc8c654824962149160af822f849b78cc6cc0 (diff) |
pc64: disable interrupts in mmuwalk() for checkmmu()
we have to disable interrupts during mmuwalk() of user pages
as we can get preempted during mmu walk and the original
m->pml4 might become one of a different process.
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions