diff options
author | Baolin Wang <[email protected]> | 2021-08-25 09:49:04 +0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2021-08-25 13:46:13 -0600 |
commit | d538ddb97e066571e4fc58b832f40739621b42bb (patch) | |
tree | 18d662ebfca4f42afb9ee44bb0a357f4f1505c94 /Documentation/driver-api/fpga/fpga-programming.rst | |
parent | 2734d6c1b1a089fb593ef6a23d4b70903526fe0c (diff) |
selftests: openat2: Fix testing failure for O_LARGEFILE flag
The openat2 test suite fails on ARM64 because the definition of
O_LARGEFILE is different on ARM64. Fix the problem by defining
the correct O_LARGEFILE definition on ARM64.
"openat2 unexpectedly returned # 3['.../tools/testing/selftests/openat2']
with 208000 (!= 208000)
not ok 102 openat2 with incompatible flags (O_PATH | O_LARGEFILE) fails
with -22 (Invalid argument)"
Fixed change log to improve formatting and clarity:
Shuah Khan <[email protected]>
Signed-off-by: Baolin Wang <[email protected]>
Reviewed-by: Aleksa Sarai <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'Documentation/driver-api/fpga/fpga-programming.rst')
0 files changed, 0 insertions, 0 deletions