diff options
author | marcel <marcel@FreeBSD.org> | 2002-05-19 22:28:57 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2002-05-19 22:28:57 +0000 |
commit | ed88eff20d538e967bd9290d0feb821beb84d99c (patch) | |
tree | 9d32ef358cc4ac3f15dfdd16502f75f084d28464 /sys/boot/ficl | |
parent | c9f73458f04b3659799ac153431b6f939bee2f6e (diff) | |
download | FreeBSD-src-ed88eff20d538e967bd9290d0feb821beb84d99c.zip FreeBSD-src-ed88eff20d538e967bd9290d0feb821beb84d99c.tar.gz |
Fix a kernel page fault when accessing user memory. We were
combining too much conditions and as such ended up with the
kernel map instead of the corresponding process map. While
here, remove code to allow access to the stackgap and restyle
slightly to improve readability.
This fix specifically fixes the procfs failure we're having
when reading the process map (cat /proc/curproc/map)
Diffstat (limited to 'sys/boot/ficl')
0 files changed, 0 insertions, 0 deletions