From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: Zhu Yanjun <yanjun.zhu@linux.dev>
Cc: allison.henderson@oracle.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
rds-devel@oss.oracle.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Date: Sun, 21 Jul 2024 10:59:42 +0000 [thread overview]
Message-ID: <ZpzqHg_idtElXcw3@gallifrey> (raw)
In-Reply-To: <8b5fd878-a952-4cca-87af-aa44319a4f86@linux.dev>
* Zhu Yanjun (yanjun.zhu@linux.dev) wrote:
> 在 2024/6/1 1:33, linux@treblig.org 写道:
> > From: "Dr. David Alan Gilbert" <linux@treblig.org>
> >
> > 'rds_ib_dereg_odp_mr' has been unused since the original
> > commit 2eafa1746f17 ("net/rds: Handle ODP mr
> > registration/unregistration").
> >
> > Remove it.
> >
> Need Fixes?
>
> Fixes: 2eafa1746f17 ("net/rds: Handle ODP mr
> registration/unregistration")
I've not been using Fixes on these, because they
have no actual consequence - there's no need
for stable or downstream to pick them up, which is
what Fixes is often used for.
> Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Thanks,
Dave
> Zhu Yanjun
> > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> > ---
> > net/rds/ib_rdma.c | 4 ----
> > 1 file changed, 4 deletions(-)
> >
> > diff --git a/net/rds/ib_rdma.c b/net/rds/ib_rdma.c
> > index 8f070ee7e742..d1cfceeff133 100644
> > --- a/net/rds/ib_rdma.c
> > +++ b/net/rds/ib_rdma.c
> > @@ -40,10 +40,6 @@
> > #include "rds.h"
> > struct workqueue_struct *rds_ib_mr_wq;
> > -struct rds_ib_dereg_odp_mr {
> > - struct work_struct work;
> > - struct ib_mr *mr;
> > -};
> > static void rds_ib_odp_mr_worker(struct work_struct *work);
>
>
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
prev parent reply other threads:[~2024-07-21 11:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-31 23:33 [PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr' linux
2024-06-04 17:08 ` Simon Horman
2024-06-04 17:32 ` Dr. David Alan Gilbert
2024-06-04 17:51 ` Allison Henderson
2024-07-20 0:28 ` Dr. David Alan Gilbert
2024-07-21 7:05 ` Leon Romanovsky
2024-07-21 11:02 ` Dr. David Alan Gilbert
2024-07-21 12:06 ` Leon Romanovsky
2024-07-29 21:01 ` Dr. David Alan Gilbert
2024-07-21 6:41 ` Zhu Yanjun
2024-07-21 10:59 ` Dr. David Alan Gilbert [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=ZpzqHg_idtElXcw3@gallifrey \
--to=linux@treblig.org \
--cc=allison.henderson@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rds-devel@oss.oracle.com \
--cc=yanjun.zhu@linux.dev \
/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