Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 09:38:19 +0100
From:      Svatopluk Kraus <onwahe@gmail.com>
To:        "Jason A. Harmening" <jah@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r312792 - in head/sys/arm: arm include
Message-ID:  <CAFHCsPUHjUWCytW7aSqVCJvZuu%2BoCZPD9pFaF6WEQKRiixgi4w@mail.gmail.com>
In-Reply-To: <201701260523.v0Q5NXOo012134@repo.freebsd.org>
References:  <201701260523.v0Q5NXOo012134@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you.


On Thu, Jan 26, 2017 at 6:23 AM, Jason A. Harmening <jah@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.
>
>   Noted by:     skra
>   Reviewed by:  skra
>   MFC after:    1 week
>   Differential Revision:        https://reviews.freebsd.org/D9312
>
> Modified:
>   head/sys/arm/arm/pmap-v6.c
>   head/sys/arm/include/pcpu.h
>

[snip]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHCsPUHjUWCytW7aSqVCJvZuu%2BoCZPD9pFaF6WEQKRiixgi4w>