On Sun, 4 Dec 2016 02:15:46 +0000 (UTC)
Justin Hibbits <jhibb...@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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to