From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: linux@treblig.org, allison.henderson@oracle.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com
Cc: 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 08:41:17 +0200 [thread overview]
Message-ID: <8b5fd878-a952-4cca-87af-aa44319a4f86@linux.dev> (raw)
In-Reply-To: <20240531233307.302571-1-linux@treblig.org>
在 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")
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
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);
>
next prev parent reply other threads:[~2024-07-21 6:41 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 [this message]
2024-07-21 10:59 ` Dr. David Alan Gilbert
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=8b5fd878-a952-4cca-87af-aa44319a4f86@linux.dev \
--to=yanjun.zhu@linux.dev \
--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=linux@treblig.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rds-devel@oss.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).