K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2022-05-23T22:13:04.021243Z K 7 svn:log V 560 cpuset: Fix the KASAN and KMSAN builds Rename the "copyin" and "copyout" fields of struct cpuset_copy_cb to something less generic, since sanitizers define interceptors for copyin() and copyout() using #define. Reported by: syzbot+2db5d644097fc698fb6f@syzkaller.appspotmail.com Fixes: 47a57144af25 ("cpuset: Byte swap cpuset for compat32 on big endian architectures") Sponsored by: The FreeBSD Foundation (cherry picked from commit 4a3e51335e86cee02569c04b9f1e95ca9abcb170) Git Hash: 4628957c9ca45e1a39d5d9593f232e561f18230a Git Author: markj@FreeBSD.org END