Re: [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct

2020-03-23 Thread Herbert Xu
On Sun, Mar 22, 2020 at 09:06:17PM -0700, Haren Myneni wrote: > > When window is opened, pid reference is taken for user space > windows. Not needed for kernel windows. So remove 'pid' in > vas_tx_win_attr struct. > > Signed-off-by: Haren Myneni > --- > arch/powerpc/include/asm/vas.h|

[PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct

2020-03-22 Thread Haren Myneni
When window is opened, pid reference is taken for user space windows. Not needed for kernel windows. So remove 'pid' in vas_tx_win_attr struct. Signed-off-by: Haren Myneni --- arch/powerpc/include/asm/vas.h| 1 - drivers/crypto/nx/nx-common-powernv.c | 1 - 2 files changed, 2