Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2016 20:21:20 -0600
From:      Justin Hibbits <chmeeedalf@gmail.com>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r309522 - head/sys/powerpc/booke
Message-ID:  <20161203202120.62ce2b57@zhabar.knownspace>
In-Reply-To: <201612040215.uB42Fkvd044064@repo.freebsd.org>
References:  <201612040215.uB42Fkvd044064@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Dec 2016 02:15:46 +0000 (UTC)
Justin Hibbits <jhibbits@FreeBSD.org> wrote:

> Author: jhibbits
> Date: Sun Dec  4 02:15:46 2016
> New Revision: 309522
> URL: https://svnweb.freebsd.org/changeset/base/309522
> 
> Log:
>   Fix a typo (move parenthesis to correct location in the line).
>   
>   Before this, it would cause the one consumer of this API in powerpc
> usage (dev/dpaa) to set the PTE WIMG flags to empty instead of --M-,
> making the cache-enabled buffer portals non-coherent.

Not really, because the buffer portals are in TLB1, not TLB0, so this
is effectively a no-op for existing code.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161203202120.62ce2b57>