diff options
author | 2010-10-28 17:21:56 -0400 | |
---|---|---|
committer | 2010-10-28 17:22:13 -0400 | |
commit | 2868201965419b9011f3f07fd80e765181343cb1 (patch) | |
tree | 73cf2f58121c05367a3fc79380b0e28a127fe9fe /lib/mpi/generic_mpih-rshift.c | |
parent | fanotify: implement fanotify listener ordering (diff) | |
download | wireguard-linux-2868201965419b9011f3f07fd80e765181343cb1.tar.xz wireguard-linux-2868201965419b9011f3f07fd80e765181343cb1.zip |
fanotify: use __aligned_u64 in fanotify userspace metadata
Currently the userspace struct exposed by fanotify uses
__attribute__((packed)) to make sure that alignment works on multiarch
platforms. Since this causes a severe performance penalty on some
platforms we are going to switch to using explicit alignment notation on
the 64bit values so we don't have to use 'packed'
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'lib/mpi/generic_mpih-rshift.c')
0 files changed, 0 insertions, 0 deletions