diff options
author | 2022-11-24 22:01:54 +0800 | |
---|---|---|
committer | 2022-12-11 19:30:18 -0800 | |
commit | fd4e60bf0ef8eb9edcfa12dda39e8b6ee9060492 (patch) | |
tree | ab343f766afa61de822f38eb729712d35efa7742 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rapidio: fix possible UAF when kfifo_alloc() fails (diff) | |
download | wireguard-linux-fd4e60bf0ef8eb9edcfa12dda39e8b6ee9060492.tar.xz wireguard-linux-fd4e60bf0ef8eb9edcfa12dda39e8b6ee9060492.zip |
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Commit ee62c6b2dc93 ("eventfd: change int to __u64 in eventfd_signal()")
forgot to change int to __u64 in the CONFIG_EVENTFD=n stub function.
Link: https://lkml.kernel.org/r/20221124140154.104680-1-zhangqilong3@huawei.com
Fixes: ee62c6b2dc93 ("eventfd: change int to __u64 in eventfd_signal()")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Cc: Dylan Yudaken <dylany@fb.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Sha Zhengju <handai.szj@taobao.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions