mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 20:40:24 +09:00
BPF is always 64-bit code, so we need to pad the uapi structs to be the same on 32-bit as 64-bit Bug: 285477572 Test: Cuttlefish x86_64, x86 and x86 only all boot and load fuseMedia Change-Id: Idf5b09b2581b8d097048e7d2ff4039cd1806c082 Signed-off-by: Paul Lawrence <paullawrence@google.com>