Re: Version 2: Provide /sys/../ec with read/write access and some cleanups

2010-07-22 Thread Matthew Garrett
On Fri, Jul 16, 2010 at 01:11:30PM +0200, Thomas Renninger wrote: This patchset is againt the acpi test branch. It would be great if these can be applied there. Patches are test compiled, booted and I played a bit with reading writing... I've applied this set, thanks! -- Matthew Garrett |

Provide /sys/../ec with read/write access and some cleanups

2010-07-01 Thread Thomas Renninger
These patches are diffed against the test branch of the ACPI tree, but also patch fine with 2.6.35-rc3. I thought about tainting the kernel if someone writes to the EC, but as userspace can also write to graphics IO, PCI config or MSRs, it shouldn't matter that much. Eventually this should still

Re: Provide /sys/../ec with read/write access and some cleanups

2010-07-01 Thread Maxim Levitsky
On Thu, 2010-07-01 at 17:02 +0200, Thomas Renninger wrote: These patches are diffed against the test branch of the ACPI tree, but also patch fine with 2.6.35-rc3. I thought about tainting the kernel if someone writes to the EC, but as userspace can also write to graphics IO, PCI config or