syzbot
freebsd build error (13)
Status:
fixed on 2022/05/20 16:01
Reported-by: syzbot+2db5d644097fc698fb6f@syzkaller.appspotmail.com
Fix commit:
4a3e51335e86
cpuset: Fix the KASAN and KMSAN builds
First crash: 1555d, last: 1554d
Sample crash report:
sys/kern/kern_cpuset.c:1986:15: error: no member named 'kasan_copyout' in 'struct cpuset_copy_cb'
sys/kern/kern_cpuset.c:2126:14: error: no member named 'kasan_copyin' in 'struct cpuset_copy_cb'
sys/kern/kern_cpuset.c:2278:15: error: no member named 'kasan_copyout' in 'struct cpuset_copy_cb'
sys/kern/kern_cpuset.c:2329:14: error: no member named 'kasan_copyin' in 'struct cpuset_copy_cb'
* Struck through repros no longer work on HEAD.