On Thu, 2025-10-02 at 00:47 +0530, Brahmajit Das wrote:
> From: KaFai Wan <kafai.wan@linux.dev>
>
> Add a test case for BPF_NEG operation on CONST_PTR_TO_MAP. Tests if
> BPF_NEG operation on map_ptr is rejected in unprivileged mode and is a
> scalar value and do not trigger Oops in privileged mode.
>
> Signed-off-by: KaFai Wan <kafai.wan@linux.dev>
> ---
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
(in the future, once you have an Ack, please copy it to the next
revision, unless there are some dramatic changes to the code).