This is needed for the drm-kmod 5.5 update.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38907 Build 35796: arc lint + arc unit
Event Timeline
| sys/compat/linuxkpi/common/include/linux/interrupt.h | ||
|---|---|---|
| 205 | Implement this as a regular external function, see tasklet_disable() below. This avoids header file pollution, that you need to depend on including atomic.h . | |
| sys/compat/linuxkpi/common/src/linux_tasklet.c | ||
|---|---|---|
| 66 | No need for this define. Just inline it. | |
| sys/compat/linuxkpi/common/src/linux_tasklet.c | ||
|---|---|---|
| 36 | I think this include is not needed. | |