Files
kernel_google_redbull/include/net/compat.h
Christoph Hellwig 62826a9346 UPSTREAM: net: simplify cBPF setsockopt compat handling
Add a helper that copies either a native or compat bpf_fprog from
userspace after verifying the length, and remove the compat setsockopt
handlers that now aren't required.

Change-Id: I1690eed92b7cd11de14e3249c0d15770599c2160
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2025-09-08 17:28:10 +03:00

1.5 KiB