Re: [PATCH] powerpc/security: Show powerpc_security_features in debugfs

2019-05-03 Thread Michael Ellerman
On Tue, 2019-04-09 at 13:14:20 UTC, Michael Ellerman wrote: > This can be helpful for debugging problems with the security feature > flags, especially on guests where the flags come from the hypervisor > via an hcall and so can't be observed in the device tree. > > Signed-off-by: Michael Ellerman

Re: [PATCH] powerpc/security: Show powerpc_security_features in debugfs

2019-04-11 Thread Joel Stanley
On Tue, 9 Apr 2019 at 22:45, Michael Ellerman wrote: > > This can be helpful for debugging problems with the security feature > flags, especially on guests where the flags come from the hypervisor > via an hcall and so can't be observed in the device tree. > > Signed-off-by: Michael Ellerman Rev

[PATCH] powerpc/security: Show powerpc_security_features in debugfs

2019-04-09 Thread Michael Ellerman
This can be helpful for debugging problems with the security feature flags, especially on guests where the flags come from the hypervisor via an hcall and so can't be observed in the device tree. Signed-off-by: Michael Ellerman --- arch/powerpc/kernel/security.c | 8 1 file changed, 8 i