]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bpf: Update bpf_override_return() comment
authorMartin Kelly <martin.kelly@crowdstrike.com>
Thu, 10 Oct 2024 19:33:01 +0000 (12:33 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 10 Oct 2024 20:39:45 +0000 (13:39 -0700)
commitc6ca31981b545ad3081007b6aa88b6aab1b0cece
treecabe7e7f1c4d7b2c11b9565ff0eaf6c9df2e2343
parent5bd48a3a14df4b3ee1be0757efcc0f40d4f57b35
bpf: Update bpf_override_return() comment

The documentation says CONFIG_FUNCTION_ERROR_INJECTION is supported only
on x86. This was presumably true at the time of writing, but it's now
supported on many other architectures too. Drop this statement, since
it's not correct anymore and it fits better in other documentation
anyway.

Signed-off-by: Martin Kelly <martin.kelly@crowdstrike.com>
Link: https://lore.kernel.org/r/20241010193301.995909-1-martin.kelly@crowdstrike.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h