--- - branch: MAIN date: Thu Jun 30 12:57:35 UTC 2016 files: - new: '1.223' old: '1.222' path: src/sys/arch/mips/mips/pmap.c pathrev: src/sys/arch/mips/mips/pmap.c@1.223 type: modified id: 20160630T125735Z.de4faa780ae34a260fa13f6ba403e40f3c933f1c log: | Fix MIPS3_NO_PV_UNCACHED alias handling by looping through the pv_list looking for bad aliases and removing the bad entries. That is, revert to the code before the matt-mips64 merge. Additionally, fix the pmap_update call to not use the (recently removed/freed) pv for the pmap_t. Fixes the following two PRs PR/49903: Panic during installation on WorkPad Z50 (hpcmips) whilst uncompressing base.tgz PR/51226: Install bug for hpcmips NetBSD V7 using FTP Full installation module: src subject: 'CVS commit: src/sys/arch/mips/mips' unixtime: '1467291455' user: skrll