Module Name: src Committed By: skrll Date: Mon May 5 05:55:21 UTC 2014
Modified Files: src/sys/arch/mips/mips: pmap_segtab.c Log Message: In the MULTIPROCESSOR case where another thread wins the race to allocate a new segtab page call mips_pmap_unmap_poolpage on the page our thread allocated and called mips_pmap_map_poolpage for. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/mips/pmap_segtab.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.