From: patchwork-bot+netdevbpf@kernel.org
To: Tung Nguyen <tung.q.nguyen@dektech.com.au>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
edumazet@google.com, pabeni@redhat.com, jmaloy@redhat.com,
ying.xue@windriver.com, viro@zeniv.linux.org.uk,
syzbot+d43608d061e8847ec9f3@syzkaller.appspotmail.com
Subject: Re: [PATCH v3 net 1/1] tipc: fix kernel warning when sending SYN message
Date: Wed, 15 Feb 2023 04:50:17 +0000 [thread overview]
Message-ID: <167643661757.17897.9736157294318564161.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230214012606.5804-1-tung.q.nguyen@dektech.com.au>
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 14 Feb 2023 01:26:06 +0000 you wrote:
> When sending a SYN message, this kernel stack trace is observed:
>
> ...
> [ 13.396352] RIP: 0010:_copy_from_iter+0xb4/0x550
> ...
> [ 13.398494] Call Trace:
> [ 13.398630] <TASK>
> [ 13.398630] ? __alloc_skb+0xed/0x1a0
> [ 13.398630] tipc_msg_build+0x12c/0x670 [tipc]
> [ 13.398630] ? shmem_add_to_page_cache.isra.71+0x151/0x290
> [ 13.398630] __tipc_sendmsg+0x2d1/0x710 [tipc]
> [ 13.398630] ? tipc_connect+0x1d9/0x230 [tipc]
> [ 13.398630] ? __local_bh_enable_ip+0x37/0x80
> [ 13.398630] tipc_connect+0x1d9/0x230 [tipc]
> [ 13.398630] ? __sys_connect+0x9f/0xd0
> [ 13.398630] __sys_connect+0x9f/0xd0
> [ 13.398630] ? preempt_count_add+0x4d/0xa0
> [ 13.398630] ? fpregs_assert_state_consistent+0x22/0x50
> [ 13.398630] __x64_sys_connect+0x16/0x20
> [ 13.398630] do_syscall_64+0x42/0x90
> [ 13.398630] entry_SYSCALL_64_after_hwframe+0x63/0xcd
>
> [...]
Here is the summary with links:
- [v3,net,1/1] tipc: fix kernel warning when sending SYN message
https://git.kernel.org/netdev/net/c/11a4d6f67cf5
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:[~2023-02-15 4:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-14 1:26 [PATCH v3 net 1/1] tipc: fix kernel warning when sending SYN message Tung Nguyen
2023-02-15 4:50 ` 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=167643661757.17897.9736157294318564161.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jmaloy@redhat.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+d43608d061e8847ec9f3@syzkaller.appspotmail.com \
--cc=tung.q.nguyen@dektech.com.au \
--cc=viro@zeniv.linux.org.uk \
--cc=ying.xue@windriver.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).