Date: Sat, 29 Jul 2017 10:06:05 -0600 From: Ian Lepore <ian@freebsd.org> To: Zbigniew Bodek <zbb@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r321633 - in head/sys/arm: arm include Message-ID: <1501344365.90400.99.camel@freebsd.org> In-Reply-To: <201707272314.v6RNEHwQ033479@repo.freebsd.org> References: <201707272314.v6RNEHwQ033479@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2017-07-27 at 23:14 +0000, Zbigniew Bodek wrote: > Author: zbb > Date: Thu Jul 27 23:14:17 2017 > New Revision: 321633 > URL: https://svnweb.freebsd.org/changeset/base/321633 > > Log: > Fix TEX index acquisition using L2 attributes > > The TEX index is selected using (TEX0 C B) bits > from the L2 descriptor. Use correct index by masking > and shifting those bits accordingly. > > Differential Revision: https://reviews.freebsd.org/D11703 How did you guys discover this bug, like what were the symptoms? Should we consider merging this to 11-stable? -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1501344365.90400.99.camel>