K 10 svn:author V 3 kib K 8 svn:date V 27 2020-02-16T15:43:28.519877Z K 7 svn:log V 420 Fix build of some modules for some kernel configs. Namely, vmm.ko cannot be compiled without 'option SMP', the code uses IPIs and LAPIC. Recently systrace was forced over any configs, check for KDTRACE_HOOK before compiling the dtrace/ modules. Reviewed by: markj Discussed with: mjg Tested by: se (previous version) Sponsored by: The FreeBSD Foundation (kib) Differential revision: https://reviews.freebsd.org/D23699 END