summaryrefslogtreecommitdiffstats
path: root/sys/netkey
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-09-20 19:08:48 +0000
committerdillon <dillon@FreeBSD.org>1999-09-20 19:08:48 +0000
commite8761b4e052785153d92b664a5dbe32e4a1de18e (patch)
treedcac6780728b4221aa67e14342e5541829c1b0c5 /sys/netkey
parent93e77b056762475c3c25ed8a6e2f428c8969b448 (diff)
downloadFreeBSD-src-e8761b4e052785153d92b664a5dbe32e4a1de18e.zip
FreeBSD-src-e8761b4e052785153d92b664a5dbe32e4a1de18e.tar.gz
Fix bug in pipe code relating to writes of mmap'd but illegal address
spaces which cross a segment boundry in the page table. pmap_kextract() is not designed for access to the user space portion of the page table and cannot handle the null-page-directory-entry case. The fix is to have vm_fault_quick() return a success or failure which is then used to avoid calling pmap_kextract().
Diffstat (limited to 'sys/netkey')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud