powerpc/vas: init missing fields from [rt]xattr
authorSukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Wed, 8 Nov 2017 02:23:41 +0000 (18:23 -0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 11 Nov 2017 22:03:05 +0000 (09:03 +1100)
commite34917fbee1226144c94413697ddbf2d5b06d0d3
tree3b1b854d625abb67834d62446cedf1b7523af007
parent1696d0fb7fcd18160c9cc92a3f2b2d68e6923dd8
powerpc/vas: init missing fields from [rt]xattr

Initialize a few missing window context fields from the window attributes
specified by the caller. These fields are currently set to their default
values by the caller (NX-842), but would be good to apply them anyway.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/vas-window.c