From: Eduard Zingerman <eddyz87@gmail.com>
To: Feng Yang <yangfeng59949@163.com>
Cc: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org,
daniel@iogearbox.net, kernel-team@fb.com, martin.lau@linux.dev,
yangfeng@kylinos.cn, yonghong.song@linux.dev
Subject: Re: [PATCH] selftests/bpf: Strerror expects positive number
Date: Wed, 05 Mar 2025 13:49:34 -0800 [thread overview]
Message-ID: <479c41369692d6e38e096b7b8cdfa8d9a6576ea1.camel@gmail.com> (raw)
In-Reply-To: <20250305022234.44932-1-yangfeng59949@163.com>
On Wed, 2025-03-05 at 10:22 +0800, Feng Yang wrote:
> From: Feng Yang <yangfeng@kylinos.cn>
>
> Before:
> failed to restore CAP_SYS_ADMIN: -1, Unknown error -1
> ...
>
> After:
> failed to restore CAP_SYS_ADMIN: -3, No such process
> failed to restore CAP_SYS_ADMIN: -22, Invalid argument
> ...
>
> Signed-off-by: Feng Yang <yangfeng@kylinos.cn>
> ---
> Changes in v2:
> - cap_{enable,disable}_effective return -errno. Thanks, Eduard Zingerman!
> - Link to v1: https://lore.kernel.org/all/20250304111722.7694-1-yangfeng59949@163.com
> ---
Thank you for fixing this.
Nit: for a v2 of the patch please use '[PATCH v2]' tag.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
[...]
next prev parent reply other threads:[~2025-03-05 21:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 2:22 [PATCH] selftests/bpf: Strerror expects positive number Feng Yang
2025-03-05 21:49 ` Eduard Zingerman [this message]
2025-03-07 17:20 ` patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2025-03-04 11:17 Feng Yang
2025-03-04 21:05 ` Eduard Zingerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=479c41369692d6e38e096b7b8cdfa8d9a6576ea1.camel@gmail.com \
--to=eddyz87@gmail.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
--cc=martin.lau@linux.dev \
--cc=yangfeng59949@163.com \
--cc=yangfeng@kylinos.cn \
--cc=yonghong.song@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox