mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-08-04 22:57:24 +02:00
The planned upstream release of 32-bit RISC-V glibc will support statx, so this patch will not be required in the kernel. Unfortunately the current 32-bit RISC-V glibc fork does not implement statx. To allow newer kernels to boot into userspace let's apply this patch that can be dropped when the glibc port is merged. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>