Re: [PATCH v3] debugfs: Add access restriction option

2020-06-17 Thread Randy Dunlap
On 6/17/20 6:37 AM, Peter Enderborg wrote: > diff --git a/Documentation/admin-guide/kernel-parameters.txt > b/Documentation/admin-guide/kernel-parameters.txt > index fb95fad81c79..249c86e53bb7 100644 > --- a/Documentation/admin-guide/kernel-parameters.txt > +++ b/Documentation/admin-guide/kernel-p

Re: [PATCH v3] debugfs: Add access restriction option

2020-06-17 Thread Enderborg, Peter
On 6/17/20 4:15 PM, Greg Kroah-Hartman wrote: > On Wed, Jun 17, 2020 at 03:37:38PM +0200, Peter Enderborg wrote: >> Since debugfs include sensitive information it need to be treated >> carefully. But it also has many very useful debug functions for userspace. >> With this option we can have same co

Re: [PATCH v3] debugfs: Add access restriction option

2020-06-17 Thread Greg Kroah-Hartman
On Wed, Jun 17, 2020 at 03:37:38PM +0200, Peter Enderborg wrote: > Since debugfs include sensitive information it need to be treated > carefully. But it also has many very useful debug functions for userspace. > With this option we can have same configuration for system with > need of debugfs and a