Date: Tue, 27 Sep 2016 00:28:28 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Konstantin Belousov <kib@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r306350 - head/sys/amd64/amd64 Message-ID: <20160926212828.GC6177@zxy.spb.ru> In-Reply-To: <201609261722.u8QHMi7g065274@repo.freebsd.org> References: <201609261722.u8QHMi7g065274@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 26, 2016 at 05:22:44PM +0000, Konstantin Belousov wrote: > Author: kib > Date: Mon Sep 26 17:22:44 2016 > New Revision: 306350 > URL: https://svnweb.freebsd.org/changeset/base/306350 > > Log: > For machines which support PCID but not have INVPCID instruction, > i.e. SandyBridge and IvyBridge, correct a race between pmap_activate() > and invltlb_pcid_handler(). > > Reported by and tested by: Slawa Olhovchenkov <slw@zxy.spb.ru> > MFC after: 1 week Thanks! Planed commit to releng? Or SA?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160926212828.GC6177>