[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <503261F00200007800096710@nat28.tlf.novell.com>
Date: Mon, 20 Aug 2012 15:12:32 +0100
From: "Jan Beulich" <JBeulich@...e.com>
To: "Alex Shi" <alex.shi@...el.com>
Cc: "Konrad Rzeszutek Wilk" <konrad.wilk@...cle.com>,
<linux-kernel@...r.kernel.org>, <hpa@...or.com>
Subject: apparent regressions from TLB range flushing page set
Alex,
without even having run that code yet, I think I see two bugs here,
both of which I'm pretty sure I pointed out at least once during the
review cycle:
For one, while TLB_FLUSH_ALL gets passed as 'end' argument to
flush_tlb_others(), the Xen code was made to check its 'start'
parameter.
Second, the UV code doesn't flush the full range at all, it simply
ignores its 'end' parameter (and hence also the "all" indicator).
While the Xen one is simple to fix, I have no clue what to do for
the UV code.
Jan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists