diff options
author | Greg KH <gregkh@linuxfoundation.org> | 2017-03-08 19:03:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-14 09:47:33 +0800 |
commit | 6f051e4a685b768f3704c7c069aa1edee3010622 (patch) | |
tree | c2ae381b2b3709af02ecca1d2a7c952f56c2bb5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4495c08e84729385774601b5146d51d9e5849f81 (diff) |
eventpoll.h: fix epoll event masks
[resend due to me forgetting to cc: linux-api the first time around I
posted these back on Feb 23]
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
When userspace tries to use these defines, it complains that it needs to
be an unsigned 1 that is shifted, so libc implementations have to create
their own version. Fix this by defining it properly so that libcs can
just use the kernel uapi header.
Reported-by: Elliott Hughes <enh@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions