mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-07 02:46:51 +00:00
glibc 2.33 uses the fstatat64 syscall to implement statx(), which is called by the USB emulation code when a device is added. Allow it along with fstat64 to fix a crash on USB device insertion. aarch64 and x86_64 use the newfstatat syscall instead, so they do not need to be adjusted. BUG=chromium:1328120 TEST=Attach yubikey to Crostini on kevin Change-Id: I6a592e25126a5baebdbc8839ba11b971950f4575 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3671085 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Dmitry Torokhov <dtor@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86_64 |