--- - branch: MAIN date: Tue Dec 26 17:42:43 UTC 2023 files: - new: '1.40' old: '1.39' path: src/sys/arch/m68k/include/pmap_motorola.h pathrev: src/sys/arch/m68k/include/pmap_motorola.h@1.40 type: modified - new: '1.81' old: '1.80' path: src/sys/arch/m68k/m68k/pmap_motorola.c pathrev: src/sys/arch/m68k/m68k/pmap_motorola.c@1.81 type: modified id: 20231226T174243Z.fbaf66c31a788d085ab72722221234de269f402b log: | - G/C the PMAP_ACTIVATE() macro, just call loadustp() directly. - In pmap_activate(), rather than checking for an idle LWP and skipping the loadustp() in that case, just check if the pmap being activate is the kernel pmap. Also, KASSERT() that the specified lwp is the current lwp. module: src subject: 'CVS commit: src/sys/arch/m68k' unixtime: '1703612563' user: thorpej