]> git.karo-electronics.de Git - karo-tx-linux.git/commit
platform: x86: asus_acpi: world-writable procfs files
authorVasiliy Kulikov <segoon@openwall.com>
Fri, 4 Feb 2011 12:23:59 +0000 (15:23 +0300)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:47 +0000 (12:46 -0400)
commite3c41e68790e9643d42905d86eb6729f7bdf92ee
treec89ef43b1ec7f26de86c121f7904000b79366a31
parent5c84f052c44f6f47c96a6aa520b9b44bbcaa7f76
platform: x86: asus_acpi: world-writable procfs files

commit 8040835760adf0ef66876c063d47f79f015fb55d upstream.

Don't allow everybody to change ACPI settings.  The comment says that it
is done deliberatelly, however, the comment before disp_proc_write()
says that at least one of these setting is experimental.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/platform/x86/asus_acpi.c