linux/drivers/platform/x86
Stuart Hayes 116ee77b28 dell-laptop: Use buffer with 32-bit physical address
Calls to communicate with system firmware via a SMI (using dcdbas)
need to use a buffer that has a physical address of 4GB or less.
Currently the dell-laptop driver does not guarantee this, and when the
buffer address is higher than 4GB, the address is truncated to 32 bits
and the SMI handler writes to the wrong memory address.

Signed-off-by: Stuart Hayes <stuart_hayes@dell.com>
Acked-by: Matthew Garrett <mjg@redhat.com>
2010-02-25 11:50:49 -05:00
..
acer-wmi.c acer-wmi: Respect current backlight level when loading 2010-02-19 00:19:26 -05:00
acerhdf.c
asus_acpi.c
asus-laptop.c
classmate-laptop.c
compal-laptop.c compal-laptop: Replace sysfs support with rfkill support 2010-02-25 11:50:40 -05:00
dell-laptop.c dell-laptop: Use buffer with 32-bit physical address 2010-02-25 11:50:49 -05:00
dell-wmi.c
eeepc-laptop.c
fujitsu-laptop.c
hp-wmi.c
intel_menlow.c
Kconfig dell-laptop: Update rfkill state on kill switch 2010-02-25 11:50:42 -05:00
Makefile
msi-laptop.c
msi-wmi.c
panasonic-laptop.c
sony-laptop.c sony-laptop - fix using of uninitialized variable 2010-01-16 15:55:43 -05:00
tc1100-wmi.c
thinkpad_acpi.c thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() 2010-02-16 03:10:10 -05:00
topstar-laptop.c
toshiba_acpi.c
toshiba_bluetooth.c
wmi.c