]> 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)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Apr 2011 14:53:07 +0000 (16:53 +0200)
commitad2696852ffe240fbe4d88cbfd9e1ee890cff7aa
tree88de825b54f8fcf0e310ff63c4e36213a969f0d4
parent6261151057a6704f08dbafdc3d3ca07e3cff569c
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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/asus_acpi.c