[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241209192152.GC2368570@nvidia.com>
Date: Mon, 9 Dec 2024 15:21:52 -0400
From: Jason Gunthorpe <jgg@...dia.com>
To: Daisuke Matsuda <matsuda-daisuke@...itsu.com>
Cc: linux-rdma@...r.kernel.org, leon@...nel.org, zyjzyj2000@...il.com,
linux-kernel@...r.kernel.org, rpearsonhpe@...il.com,
lizhijian@...itsu.com
Subject: Re: [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support
On Wed, Oct 09, 2024 at 10:59:00AM +0900, Daisuke Matsuda wrote:
> +const struct mmu_interval_notifier_ops rxe_mn_ops = {
> + .invalidate = rxe_ib_invalidate_range,
> +};
I think you'll get a W=1 warning here because there is no prototype
for this in a header?
Jason
Powered by blists - more mailing lists