aboutsummaryrefslogtreecommitdiff
path: root/kern/kmutex.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-12-28 22:05:41 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-12-28 22:10:40 +0100
commita7a099032d9f68d4338b021a6323689feacbc47a (patch)
tree87a7ff415a03976cf3a27c8dee535e31ca6e139f /kern/kmutex.c
parentabd21321841032248800bca9abc64867f7ba6b59 (diff)
downloadgnumach-a7a099032d9f68d4338b021a6323689feacbc47a.tar.gz
gnumach-a7a099032d9f68d4338b021a6323689feacbc47a.tar.bz2
gnumach-a7a099032d9f68d4338b021a6323689feacbc47a.zip
ddb: Fix accessing high memory
User processes loaded in high memory are not visible to ddb through the direct mapping. We can however read/write data through copy_from/to_phys.
Diffstat (limited to 'kern/kmutex.c')
0 files changed, 0 insertions, 0 deletions