Other kernel sanitizers (KMSAN, KASAN) require interceptors as well, so
put these in a more generic place as a step towards importing the other
sanitizers.
No functional change intended.
Paths
| Differential D29103 Authored by markj on Mar 5 2021, 9:41 PM.
Details Summary Other kernel sanitizers (KMSAN, KASAN) require interceptors as well, so No functional change intended.
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptMar 5 2021, 9:41 PM2021-03-05 21:41:58 (UTC+0) Harbormaster completed remote builds in B37629: Diff 85245.Mar 5 2021, 9:41 PM2021-03-05 21:41:58 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Mar 8 2021, 5:55 PM2021-03-08 17:55:50 (UTC+0) Closed by commit rG435c7cfb2418: Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.h (authored by markj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85341 sys/amd64/include/atomic.h
sys/arm64/include/atomic.h
sys/arm64/include/bus.h
sys/kern/subr_csan.c
sys/sys/_cscan_atomic.h
|