From: Steve Wise <swise@opengridcomputing.com>
To: Davem <davem@davemloft.net>
Cc: Venkat Venkatsubra <venkat.x.venkatsubra@oracle.com>,
Netdev <netdev@vger.kernel.org>,
Rds-Devel <rds-devel@oss.oracle.com>,
Jonathan Lallinger <jonathan@ogc.us>
Subject: Re: [PATCH] RDSRDMA: Fix cleanup of rds_iw_mr_pool
Date: Fri, 09 Sep 2011 14:01:53 -0500 [thread overview]
Message-ID: <4E6A62A1.1010702@opengridcomputing.com> (raw)
In-Reply-To: <67e08fa0-c2e1-44f8-ab8b-45e4bfdc9264@default>
On 09/09/2011 09:37 AM, Venkat Venkatsubra wrote:
> On 09/08/2011 01:04 PM, Jonathan Lallinger wrote:
>> In the rds_iw_mr_pool struct the free_pinned field keeps track of memory pinned
>> by free MRs. While this field is incremented properly upon allocation, it is never
>> decremented upon unmapping. This would cause the rds_rdma module to crash the
>> kernel upon unloading, by triggering the BUG_ON in the rds_iw_destroy_mr_pool
>> function.
>>
>> This change keeps track of the MRs that become unpinned, so that free_pinned
>> can be decremented appropriately.
>>
>> Signed-off-by: Jonathan Lallinger<jonathan@ogc.us>
>> Signed-off-by: Steve Wise<swise@ogc.us>
> Signed-off-by: Venkat Venkatsubra<venkat.x.venkatsubra@oracle.com>
>
> Venkat
>
Hey Dave,
Is this sufficient for you to pull/merge the patch upstream? Or should Venkat, the new RDS maintainer, do something
else? Like maybe coalesce patches into a git repos and ask you to pull them in? I'm not sure what process you had with
the old RDS maintainer.
There's another patch too from Jonathan Lallinger that fixes an RDS crash titled:
[PATCH] RDSRDMA: Fix to PAGE_MASK interpretation
Both have been signed off by Venkat and reviewed by me.
Thanks,
Steve.
next prev parent reply other threads:[~2011-09-09 19:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-09 14:37 [PATCH] RDSRDMA: Fix cleanup of rds_iw_mr_pool Venkat Venkatsubra
2011-09-09 19:01 ` Steve Wise [this message]
2011-09-09 19:05 ` David Miller
[not found] ` <4E6F9831.8000203@opengridcomputing.com>
2011-09-13 18:37 ` Recall: " David Miller
-- strict thread matches above, loose matches on Subject: below --
2011-09-29 18:51 Venkat Venkatsubra
2011-09-29 17:58 Jonathan Lallinger
2011-09-29 18:57 ` David Miller
2011-09-13 19:41 Jonathan Lallinger
2011-09-27 5:32 ` David Miller
2011-09-27 17:26 ` Jonathan Lallinger
2011-09-28 20:03 ` Steve Wise
2011-09-08 18:09 Jonathan Lallinger
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=4E6A62A1.1010702@opengridcomputing.com \
--to=swise@opengridcomputing.com \
--cc=davem@davemloft.net \
--cc=jonathan@ogc.us \
--cc=netdev@vger.kernel.org \
--cc=rds-devel@oss.oracle.com \
--cc=venkat.x.venkatsubra@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).