--- - branch: MAIN date: Wed Oct 27 05:33:59 UTC 2021 files: - new: '1.48' old: '1.47' path: src/sys/uvm/pmap/pmap_tlb.c pathrev: src/sys/uvm/pmap/pmap_tlb.c@1.48 type: modified id: 20211027T053359Z.ddebcb0bf58fdebf43616db186e63b8f0bebbba3 log: | When adjusting the max ASID count, check if ti->ti_asid_max == 0 as well. This defaults to 0 for the non-PMAP_TLB_NUM_PIDS case, so would skip the updated test. Fix for port-pmax/56466 (which affects all MIPS). ok srkll@ module: src subject: 'CVS commit: src/sys/uvm/pmap' unixtime: '1635312839' user: simonb