Michael Ellerman [m...@ellerman.id.au] wrote:
> Sukadev Bhattiprolu writes:
>
> > Nicholas Piggin [npig...@gmail.com] wrote:
> >> On Mon, 14 Aug 2017 15:21:48 +1000
> >> Michael Ellerman wrote:
> >>
> >> > Sukadev Bhattiprolu writes:
> >>
> >> > > arch/powerpc/include/asm/vas.h | 35 +
Sukadev Bhattiprolu writes:
> Nicholas Piggin [npig...@gmail.com] wrote:
>> On Mon, 14 Aug 2017 15:21:48 +1000
>> Michael Ellerman wrote:
>>
>> > Sukadev Bhattiprolu writes:
>>
>> > > arch/powerpc/include/asm/vas.h | 35
>> > > arch/powerpc/include/uapi/asm/vas.h | 25 +++
>>
Nicholas Piggin [npig...@gmail.com] wrote:
> On Mon, 14 Aug 2017 15:21:48 +1000
> Michael Ellerman wrote:
>
> > Sukadev Bhattiprolu writes:
>
> > > arch/powerpc/include/asm/vas.h | 35
> > > arch/powerpc/include/uapi/asm/vas.h | 25 +++
> >
> > I thought we weren't exposing VAS
Nicholas Piggin writes:
> On Mon, 14 Aug 2017 15:21:48 +1000
> Michael Ellerman wrote:
>
>> Sukadev Bhattiprolu writes:
>
>> > arch/powerpc/include/asm/vas.h | 35
>> > arch/powerpc/include/uapi/asm/vas.h | 25 +++
>>
>> I thought we weren't exposing VAS to userspace yet?
>>
>
On Mon, 14 Aug 2017 15:21:48 +1000
Michael Ellerman wrote:
> Sukadev Bhattiprolu writes:
> > arch/powerpc/include/asm/vas.h | 35
> > arch/powerpc/include/uapi/asm/vas.h | 25 +++
>
> I thought we weren't exposing VAS to userspace yet?
>
> If we are then we need to get things
Sukadev Bhattiprolu writes:
> Define macros for the VAS hardware registers and bit-fields as well
> as couple of data structures needed by the VAS driver.
>
> Signed-off-by: Sukadev Bhattiprolu
> ---
> Changelog[v6]
> - Add some fields for FTW windows
>
> Changelog[v4]
> - [Michael N
Define macros for the VAS hardware registers and bit-fields as well
as couple of data structures needed by the VAS driver.
Signed-off-by: Sukadev Bhattiprolu
---
Changelog[v6]
- Add some fields for FTW windows
Changelog[v4]
- [Michael Neuling] Move VAS code to arch/powerpc; Reorg