diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-03-19 20:29:29 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-03-21 21:16:43 +0000 |
| commit | 1d18872c2519d7ca726ddc49735180ab1d8916e0 (patch) | |
| tree | 7cdbe95d6fa7d21223c7a17ea9faaaa64eba0573 /sys/dev/ipmi/(public-mirror) | |
| parent | 2ce06d25431a6c96ef5719165cb73e138a0ed89c (diff) | |
Compiling drm-kmod on !X86 does not include asm/smp.h which includes
preempt.h on FreeBSD. In order to compile drm-kmod on other
architectures add the secondary #includes for preempt.h to
spinlock.h and hardirq.h (which now also gets included from highmem.h)
to connect the #include chain.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
PR: 279864
Reviewed by: jhibbits, emaste
Differential Revision: https://reviews.freebsd.org/D55974
Diffstat (limited to 'sys/dev/ipmi/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
