From: Jakub Kicinski <kuba@kernel.org>
To: Chenguang Zhao <zhaochenguang@kylinos.cn>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
Leon Romanovsky <leon@kernel.org>,
Tariq Toukan <tariqt@nvidia.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Moshe Shemesh <moshe@nvidia.com>,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH v3] net/mlx5: Fix variable not being completed when function returns
Date: Fri, 10 Jan 2025 18:38:29 -0800 [thread overview]
Message-ID: <20250110183829.5f60867f@kernel.org> (raw)
In-Reply-To: <20250110032038.973659-1-zhaochenguang@kylinos.cn>
On Fri, 10 Jan 2025 11:20:38 +0800 Chenguang Zhao wrote:
> The cmd_work_handler function returns from the child function
> cmd_alloc_index because the allocate command entry fails,
> Before returning, there is no complete ent->slotted.
This is already 0e2909c6bec9048f49d0c8e16887c63b50b14647
in the tree
next prev parent reply other threads:[~2025-01-11 2:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 3:20 [PATCH v3] net/mlx5: Fix variable not being completed when function returns Chenguang Zhao
2025-01-11 2:38 ` Jakub Kicinski [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 3:02 Chenguang Zhao
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=20250110183829.5f60867f@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=moshe@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=tariqt@nvidia.com \
--cc=zhaochenguang@kylinos.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.