--- - branch: netbsd-9 date: Thu Apr 18 15:24:21 UTC 2024 files: - new: 1.1149.2.7 old: 1.1149.2.6 path: src/share/mk/bsd.own.mk pathrev: src/share/mk/bsd.own.mk@1.1149.2.7 type: modified - new: 1.2.6.1 old: '1.2' path: src/sys/arch/aarch64/include/sljit_machdep.h pathrev: src/sys/arch/aarch64/include/sljit_machdep.h@1.2.6.1 type: modified - new: 1.4.4.1 old: '1.4' path: src/sys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c pathrev: src/sys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c@1.4.4.1 type: modified - new: 1.222.2.2 old: 1.222.2.1 path: src/sys/modules/Makefile pathrev: src/sys/modules/Makefile@1.222.2.2 type: modified id: 20240418T152421Z.b749cc8c4ca1e225a209f5d0d46ec0f1e3f72997 log: "Pull up following revision(s) (requested by riastradh in ticket #655):\n\n\tsys/modules/Makefile: revision 1.285\n\tshare/mk/bsd.own.mk: revision 1.1365\n\tshare/mk/bsd.own.mk: revision 1.1366\n\tsys/arch/aarch64/include/sljit_machdep.h: revision 1.4\n\tsys/external/bsd/sljit/dist/sljit_src/sljitNativeARM_64.c: revision 1.5\n\t(all via patch)\n\nsljit: Pacify -Wsign-compare.\n\nIf these sizes are negative, we're probably in trouble anyway, so\nassert nonnegative here.\nNeeded to resolve PR 58103.\n\nbsd.own.mk: Enable MKLSJIT on aarch64.\n\nMake sure there's only one copy of the conditional, in bsd.own.mk;\njust make sys/modules/Makefile conditional on MKSLJIT so we don't\nhave to keep these in sync.\n\nAs a workaround for PR 58106, tweak the conditional definition of\nSLJIT_CACHE_FLUSH to use cpu_icache_sync_range only in _HARDKERNEL,\nand use __builtin___clear_cache in userland and in rump kernels.\n\nPR 58103: bpfjit.kmod is not built on aarch64\nbsd.own.mk: No need for MKSLJIT to be set differently from others.\n- Use ?=, not =, so mk.conf setting wins.\n- Write out per-architecture tabular settings, not a conditional.\n- Add comments for the architectures that look like they should have\n sljit but don't. \ (XXX Missing comments about powerpc and mips --\n not sure why, is this because modules don't yet work on those\n architectures, or what?)\n\nTidying for PR 58103: bpfjit.kmod is not built on aarch64.\n" module: src subject: 'CVS commit: [netbsd-9] src' unixtime: '1713453861' user: martin