On Mon, 4 Sep 2023 09:24:53 -0700 Breno Leitao wrote: > Patches 1-2: Modify the BPF hooks to support sockptr_t, so, these functions > become flexible enough to accept user or kernel pointers for optval/optlen. Have you seen: https://lore.kernel.org/all/CAHk-=wgGV61xrG=gO0=dXH64o2TDWWrXn1mx-CX885JZ7h84Og@xxxxxxxxxxxxxx/ ? I wasn't aware that Linus felt this way, now I wonder if having sockptr_t spread will raise any red flags as this code flows back to him.