diff options
author | Yury Norov <ynorov@caviumnetworks.com> | 2018-05-16 11:18:48 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-02-18 16:57:12 +0100 |
commit | 0d0216c03a7a14e121abb2e3eb38e491767c36e8 (patch) | |
tree | d6a0d4a44ffbe026dded2c5efd36427b0018725a /arch/h8300/Kconfig | |
parent | 48166e6ea47d23984f0b481ca199250e1ce0730a (diff) | |
download | linux-0d0216c03a7a14e121abb2e3eb38e491767c36e8.tar.bz2 |
compat ABI: use non-compat openat and open_by_handle_at variants
The only difference between native and compat openat and open_by_handle_at
is that non-compat version forces O_LARGEFILE, and it should be the
default behaviour for all architectures, as we are going to drop the
support of 32-bit userspace off_t.
Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Signed-off-by: Yury Norov <ynorov@marvell.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/h8300/Kconfig')
0 files changed, 0 insertions, 0 deletions