netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Allison Henderson <allison.henderson@oracle.com>
To: "kuba@kernel.org" <kuba@kernel.org>
Cc: "rds-devel@oss.oracle.com" <rds-devel@oss.oracle.com>,
	Santosh Shilimkar <santosh.shilimkar@oracle.com>,
	"edumazet@google.com" <edumazet@google.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"davem@davemloft.net" <davem@davemloft.net>
Subject: Re: [PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
Date: Mon, 29 Jan 2024 21:03:34 +0000	[thread overview]
Message-ID: <2b3440abbb46c08be1160678b7c50efa5d246cf6.camel@oracle.com> (raw)
In-Reply-To: <20240126172819.4cc13dd4@kernel.org>

On Fri, 2024-01-26 at 17:28 -0800, Jakub Kicinski wrote:
> 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..
Opps, apologies, I will re-check my build configs.  Thank you!

Allison


      reply	other threads:[~2024-01-29 21:04 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
2024-01-29 21:03   ` Allison Henderson [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=2b3440abbb46c08be1160678b7c50efa5d246cf6.camel@oracle.com \
    --to=allison.henderson@oracle.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --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).