From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: daniel@iogearbox.net, bpf@vger.kernel.org, ast@kernel.org,
netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com,
syzbot+ad24705d3fd6463b18c6@syzkaller.appspotmail.com
Subject: Re: [PATCH bpf] netdevsim: avoid allocation warnings triggered from user space
Date: Fri, 29 Jul 2022 22:10:13 +0000 [thread overview]
Message-ID: <165913261307.14901.9944106861870751680.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220726213605.154204-1-kuba@kernel.org>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:
On Tue, 26 Jul 2022 14:36:05 -0700 you wrote:
> We need to suppress warnings from sily map sizes. Also switch
> from GFP_USER to GFP_KERNEL_ACCOUNT, I'm pretty sure I misunderstood
> the flags when writing this code.
>
> Fixes: 395cacb5f1a0 ("netdevsim: bpf: support fake map offload")
> Reported-by: syzbot+ad24705d3fd6463b18c6@syzkaller.appspotmail.com
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
>
> [...]
Here is the summary with links:
- [bpf] netdevsim: avoid allocation warnings triggered from user space
https://git.kernel.org/bpf/bpf-next/c/d0b80a9edb1a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-07-29 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-26 21:36 [PATCH bpf] netdevsim: avoid allocation warnings triggered from user space Jakub Kicinski
2022-07-29 22:10 ` patchwork-bot+netdevbpf [this message]
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=165913261307.14901.9944106861870751680.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+ad24705d3fd6463b18c6@syzkaller.appspotmail.com \
/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;
as well as URLs for NNTP newsgroup(s).