lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
 <OS3PR01MB98654B8AC3366BDD8CA97359E53D2@OS3PR01MB9865.jpnprd01.prod.outlook.com>
Date: Tue, 10 Dec 2024 12:00:47 +0000
From: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@...itsu.com>
To: 'Jason Gunthorpe' <jgg@...dia.com>
CC: "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
	"leon@...nel.org" <leon@...nel.org>, "zyjzyj2000@...il.com"
	<zyjzyj2000@...il.com>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "rpearsonhpe@...il.com"
	<rpearsonhpe@...il.com>, "Zhijian Li (Fujitsu)" <lizhijian@...itsu.com>
Subject: Re: [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support

On Tue, Dec 10, 2024 4:22 AM Jason Gunthorpe wrote:
> 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?

Thank you for the review.
I will add a declaration for rxe_mn_ops in rxe_loc.h

Daisuke

> 
> Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ