commit | 500de3dd46ac9f9ae9d124634c68907b7d50d2cb | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Thu Jul 29 22:30:24 2010 +0200 |
committer | Matthew Garrett <mjg@redhat.com> | Tue Aug 03 09:49:13 2010 -0400 |
tree | 4ba63c739c3363950a57d459e1fa5c3dcff4a9ab | |
parent | de4f10466e9347a2f1bfe39e501539557bed2c4b [diff] |
acpi ec_sys: Be more cautious about ec write access - Set Kconfig option default n - Only allow root to read/write io file (sever bug!) - Introduce write support module param -> default off - Properly clean up if any debugfs files cannot be created Signed-off-by: Thomas Renninger <trenn@suse.de> CC: mjg59@srcf.ucam.org CC: platform-driver-x86@vger.kernel.org CC: linux-acpi@vger.kernel.org CC: astarikovskiy@suse.de Signed-off-by: Matthew Garrett <mjg@redhat.com>