On Mon, Apr 24, 2017 at 6:31 PM, Jérémy Lefaure
wrote:
> On Mon, 24 Apr 2017 12:14:14 +0300
> Andy Shevchenko wrote:
>
>> On Sat, Apr 22, 2017 at 5:19 AM, Jérémy Lefaure
>> wrote:
>> > The cpufv sysfs file is defined as readable by anyone even if the
>> > attribute does not have a show function.
On Mon, 24 Apr 2017 12:14:14 +0300
Andy Shevchenko wrote:
> On Sat, Apr 22, 2017 at 5:19 AM, Jérémy Lefaure
> wrote:
> > The cpufv sysfs file is defined as readable by anyone even if the
> > attribute does not have a show function. The result of every read is an
> > IO error. This file should be
On Sat, Apr 22, 2017 at 5:19 AM, Jérémy Lefaure
wrote:
> The cpufv sysfs file is defined as readable by anyone even if the
> attribute does not have a show function. The result of every read is an
> IO error. This file should be write only.
Per se patch looks good to me, though would be better to
The cpufv sysfs file is defined as readable by anyone even if the
attribute does not have a show function. The result of every read is an
IO error. This file should be write only.
Signed-off-by: Jérémy Lefaure
---
drivers/platform/x86/asus-wmi.c | 4 ++--
1 file changed, 2 insertions(+), 2 delet
4 matches
Mail list logo