]> xenbits.xen.org Git - xenclient/kernel.git/commit
Dell WMI workaround.
authorKamala Narasimhan <kamala.narasimhan@citrix.com>
Thu, 5 Mar 2009 04:18:08 +0000 (23:18 -0500)
committerKamala Narasimhan <kamala.narasimhan@citrix.com>
Thu, 5 Mar 2009 04:18:08 +0000 (23:18 -0500)
commit6f69c68decb62418a44f5da21de76edd7c5b301e
tree7fe393a2478cb56b2a389c6ecbff19ca00261a51
parentde3bdaca63442a7f22c560ab97acb1897494d060
Dell WMI workaround.

Due to a buffer dereferencing bug at firmware level, for
Dell systems, sniff embedded controller port reads to certain addresses
and slap that data on top of the event data return buffer which would
otherwise be all 0s.
drivers/acpi/ec.c
drivers/acpi/wmi.c