summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.c
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-07-03 23:38:37 +0000
committerneel <neel@FreeBSD.org>2013-07-03 23:38:37 +0000
commit44e6cbd7c84212bafefbeafe5c66cc38af64b7b6 (patch)
treef45f82cdee4ac7e1e76b03e6957a15061e811a7c /lib/libc/stdlib/exit.c
parent4ccb1bebc540925729b559907e85c9f428042c3c (diff)
downloadFreeBSD-src-44e6cbd7c84212bafefbeafe5c66cc38af64b7b6.zip
FreeBSD-src-44e6cbd7c84212bafefbeafe5c66cc38af64b7b6.tar.gz
vm_phys_fictitious_reg_range() was losing the 'memattr' because it would be
reset by pmap_page_init() right after being initialized in vm_page_initfake(). The statement above is with reference to the amd64 implementation of pmap_page_init(). Fix this by calling 'pmap_page_init()' in 'vm_page_initfake()' before changing the 'memattr'. Reviewed by: kib MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud