diff options
author | brooks <brooks@FreeBSD.org> | 2016-01-21 17:29:01 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2016-01-21 17:29:01 +0000 |
commit | ffe7b24c0c2e21e8c13d9235c10bfc791bf6169e (patch) | |
tree | 28978061634b0821be00f5fa1ec7a7556a310089 /sys/compat/linuxkpi/common/include/linux/mutex.h | |
parent | 538134e70fece817d2d9f4836b83f5e8fe8ce25b (diff) | |
download | FreeBSD-src-ffe7b24c0c2e21e8c13d9235c10bfc791bf6169e.zip FreeBSD-src-ffe7b24c0c2e21e8c13d9235c10bfc791bf6169e.tar.gz |
Fix the implementations of PSEUDO_NOERROR and PSEUDO.
The PSEUDO* macros should not declare <syscall>, only _<syscall> and
__sys_<syscall>. This was causing the interposing C wrappers to be
ignored due to link order.
Reviewed by: kib
Obtained from: CheriBSD (4e8e13c90fc6a80e1520de44a6864cfd78b3b56d)
MFC after: 1 week
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D4097
Diffstat (limited to 'sys/compat/linuxkpi/common/include/linux/mutex.h')
0 files changed, 0 insertions, 0 deletions