On 01/27/2017 02:38 AM, Alex Bennée wrote:
Hi,
All of the changes in this revision are addressing comments from v7
posted last week. A new pre-cursor patch was added:
cputlb and arm/sparc targets: convert mmuidx flushes from varg to
bitmap
To change the cputlb API to use a bitmap instead
Alex Bennée writes:
> Hi,
>
> All of the changes in this revision are addressing comments from v7
> posted last week. A new pre-cursor patch was added:
>
> cputlb and arm/sparc targets: convert mmuidx flushes from varg to
> bitmap
>
> To change the cputlb API to use a bitmap instead of varg
Hi,
All of the changes in this revision are addressing comments from v7
posted last week. A new pre-cursor patch was added:
cputlb and arm/sparc targets: convert mmuidx flushes from varg to
bitmap
To change the cputlb API to use a bitmap instead of vargs. This has
generated quite a bit of