On 2/14/25 8:45 AM, Amery Hung wrote:
From: Amery Hung <amery.hung@xxxxxxxxxxxxx> Test struct_ops programs returning referenced kptr. When the return type of a struct_ops operator is pointer to struct, the verifier should only allow programs that return a scalar NULL or a non-local kptr with the correct type in its unmodified form.
Acked-by: Martin KaFai Lau <martin.lau@xxxxxxxxxx>