Re: [PATCH 2/2] kvm: mmu: page_track: Fix RCU list API usage

From: Paul E. McKenney
Date: Mon Jul 20 2020 - 19:31:15 EST


On Mon, Jul 20, 2020 at 07:43:50PM +0530, Naresh Kamboju wrote:
> On Sun, 19 Jul 2020 at 21:38, Paul E. McKenney <paulmck@xxxxxxxxxx> wrote:
> >
> > On Sun, Jul 19, 2020 at 05:52:44PM +0530, Naresh Kamboju wrote:
> > > On Sat, 18 Jul 2020 at 05:43, Paul E. McKenney <paulmck@xxxxxxxxxx> wrote:
> > > >
> > > > On Sat, Jul 18, 2020 at 12:35:12AM +0530, Naresh Kamboju wrote:
> > > > > Hi Paul,
> > > > >
> > > > > > I am not seeing this here.
> > > > >
> > > > > Do you notice any warnings while building linux next master
> > > > > for x86_64 architecture ?
> > > >
> > > > Idiot here was failing to enable building of KVM. With that, I do see
> > > > the error. The patch resolves it for me. Does it help for you?
> > >
> > > yes.
> > > The below patch applied on top of linux -next 20200717 tag
> > > and build pass.
> >
> > Thank you! May I add your Tested-by?
>
> That would be great please add
> Tested-by: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
>
> Thank you !

Done, and thank you for spotting this!

Thanx, Paul