KEYS: Include linux/errno.h in linux/verification.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 26 Aug 2023 08:36:41 +0000 (16:36 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Sep 2023 10:29:45 +0000 (18:29 +0800)
commit0a596b0682a7ce37e26c36629816f105c6459d06
treeec6bca6c69c7fb03f39bc9fca2fc58aa85dc0a20
parentd44f588eb12a0e338a6629ee92fd6e53182b99ad
KEYS: Include linux/errno.h in linux/verification.h

Add inclusion of linux/errno.h as otherwise the reference to EINVAL
may be invalid.

Fixes: f3cf4134c5c6 ("bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308261414.HKw1Mrip-lkp@intel.com/
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/verification.h