HomeFreeBSD

Fix build of some modules for some kernel configs.

Description

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

Details

Provenance
kibAuthored on
Reviewer
markj
Differential Revision
D23699: Fix build.
Parents
rS358001: Temporarily skip flakey test in sys.capsicum.capsicum-test.main:
Branches
Unknown
Tags
Unknown