Re: [PATCH] xen: fix logical error in tlb flushing

From: Konrad Rzeszutek Wilk
Date: Wed Sep 05 2012 - 10:44:29 EST


On Wed, Sep 05, 2012 at 05:41:37AM +0000, Ren, Yongjie wrote:
> > -----Original Message-----
> > From: Shi, Alex
> > Sent: Wednesday, September 05, 2012 1:35 PM
> > To: Jan Beulich
> > Cc: Konrad Rzeszutek Wilk; tglx@xxxxxxxxxxxxx; mingo@xxxxxxxxxx;
> > linux-kernel@xxxxxxxxxxxxxxx; hpa@xxxxxxxxx; Ren, Yongjie
> > Subject: Re: [PATCH] xen: fix logical error in tlb flushing
> >
> > On 08/25/2012 03:45 AM, Jan Beulich wrote:
> >
> > >>>> On 24.08.12 at 20:17, Konrad Rzeszutek Wilk
> > <konrad.wilk@xxxxxxxxxx> wrote:
> > >> On Fri, Aug 24, 2012 at 04:16:39PM +0100, Jan Beulich wrote:
> > >>>>>> On 24.08.12 at 10:55, Alex Shi <alex.shi@xxxxxxxxx> wrote:
> > >>>> While TLB_FLUSH_ALL gets passed as 'end' argument to
> > >>>> flush_tlb_others(), the Xen code was made to check its 'start'
> > >>>> parameter. That may give a incorrect op.cmd to
> > MMUEXT_INVLPG_MULTI
> > >>>> instead of MMUEXT_TLB_FLUSH_MULTI. Then it causes some page
> > can not
> > >>>> be flushed from TLB.
> > >>>>
> > >>>> This patch fixed this issue.
> > >>>>
> > >>>> Reported-by: Jan Beulich <jbeulich@xxxxxxxx>
> > >>>> Signed-off-by: Alex Shi <alex.shi@xxxxxxxxx>
> > >>>
> > >>> Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
> >
> Tested-by: Yongjie Ren <yongjie.ren@xxxxxxxxx>
>
> >
> > CC to Yongjie,
> > Could you like to test this patch on PV guest
> >
> Xen Dom0 and a PV guest kernel with this patch can boot up correctly.

OK, applied for v3.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/