diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-04-14 16:41:33 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-04-14 16:49:40 -0300 |
commit | 41e77f36d47526544a5ea6486d44ef188f1efc53 (patch) | |
tree | 67541a711ba82ee79c1a50f0b9e1339d08997a8d /bits/statvfs.h | |
parent | 186fe877f3df0b84d57dfbf0386f6332c6aa69bc (diff) | |
download | glibc-41e77f36d47526544a5ea6486d44ef188f1efc53.tar glibc-41e77f36d47526544a5ea6486d44ef188f1efc53.tar.gz glibc-41e77f36d47526544a5ea6486d44ef188f1efc53.tar.bz2 glibc-41e77f36d47526544a5ea6486d44ef188f1efc53.zip |
Fix pread consolidation on ports that require argument alignment
This patch fixes the __ALIGNMENT_{ARG,COUNT} definition for ports that
define __ASSUME_ALIGNED_REGISTER_PAIRS by including the kernel-features.h
(where it is defined if the case).
This was shown on arm with failing cases:
FAIL: debug/tst-chk1
FAIL: debug/tst-chk2
FAIL: debug/tst-chk3
FAIL: debug/tst-chk4
FAIL: debug/tst-chk5
FAIL: debug/tst-chk6
FAIL: debug/tst-lfschk1
FAIL: debug/tst-lfschk2
FAIL: debug/tst-lfschk3
FAIL: debug/tst-lfschk4
FAIL: debug/tst-lfschk5
FAIL: debug/tst-lfschk6
FAIL: posix/tst-preadwrite
FAIL: posix/tst-preadwrite64
The patches fixes it. Tested on armhf.
* sysdeps/unix/sysv/linux/sysdep.h: Include kernel-features.h.
Diffstat (limited to 'bits/statvfs.h')
0 files changed, 0 insertions, 0 deletions