netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: allison.henderson@oracle.com
Cc: netdev@vger.kernel.org, rds-devel@oss.oracle.com,
	linux-rdma@vger.kernel.org, pabeni@redhat.com,
	edumazet@google.com, davem@davemloft.net,
	santosh.shilimkar@oracle.com
Subject: Re: [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
Date: Fri, 26 Jan 2024 17:28:19 -0800	[thread overview]
Message-ID: <20240126172819.4cc13dd4@kernel.org> (raw)
In-Reply-To: <20240126172652.241017-1-allison.henderson@oracle.com>

On Fri, 26 Jan 2024 10:26:52 -0700 allison.henderson@oracle.com wrote:
> +	if (to_drop) {
> +		rds_inc_put(to_drop);
> +
>  	rdsdebug("inc %p rs %p still %d dropped %d\n", inc, rs, ret, drop);
>  	return ret;
>  }

This does not build..
-- 
pw-bot: cr

  parent reply	other threads:[~2024-01-27  1:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26 17:26 [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put allison.henderson
2024-01-26 17:33 ` [rds-devel] " Allison Henderson
2024-01-27  1:28 ` Jakub Kicinski [this message]
2024-01-29 21:03   ` Allison Henderson

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=20240126172819.4cc13dd4@kernel.org \
    --to=kuba@kernel.org \
    --cc=allison.henderson@oracle.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rds-devel@oss.oracle.com \
    --cc=santosh.shilimkar@oracle.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).