On Wed, Jan 25, 2017 at 9:23 PM, Jason A. Harmening <j...@freebsd.org> wrote:

> Author: jah
> Date: Thu Jan 26 05:23:33 2017
> New Revision: 312792
> URL: https://svnweb.freebsd.org/changeset/base/312792
>
> Log:
>   Further cleanup of per-CPU armv6 pmap data:
>
>   - Replace pcpu_find(curcpu) with get_pcpu(), which is much
>     more direct.
>
>   - Remove armv4 pcpu fields which I added in r286296 but never
>     needed to use.
>
>   - armv6 pc_qmap_addr was leftover from the old armv6 pmap
>     implementation.  Rename it and put it to use in the new one.
>

pc_qmap_addr -> pc_qmap_pte
_______________________________________________
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