On Wed, Aug 10, 2022 at 6:59 PM Roberto Sassu roberto.sassu@huawei.com wrote:
In preparation for the patch that introduces the bpf_lookup_user_key() eBPF kfunc, move KEY_LOOKUP_ definitions to include/linux/key.h, to be able to validate the kfunc parameters.
Signed-off-by: Roberto Sassu roberto.sassu@huawei.com
Reviewed-by: KP Singh kpsingh@kernel.org