summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
diff options
context:
space:
mode:
authorBjorn Helgaas2006-03-29 00:04:00 +0200
committerLen Brown2006-04-02 05:05:18 +0200
commit459c7266d7a5c1730169258217e25fdd1b7ca854 (patch)
tree79b50e2c6d530539bfe4a468ab290069ddf8ac32 /drivers/char/hpet.c
parentMerge master.kernel.org:/home/rmk/linux-2.6-serial (diff)
downloadkernel-qcow2-linux-459c7266d7a5c1730169258217e25fdd1b7ca854.tar.gz
kernel-qcow2-linux-459c7266d7a5c1730169258217e25fdd1b7ca854.tar.xz
kernel-qcow2-linux-459c7266d7a5c1730169258217e25fdd1b7ca854.zip
ACPI: fix memory hotplug range length handling
Address space descriptors contain _MIN, _MAX, and _LEN. _MIN and _MAX are the bounds within which the region can be moved (this is clarified in Table 6-38 of the ACPI 3.0 spec). We should use _LEN to determine the size of the region, not _MAX - _MIN + 1. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/char/hpet.c')
0 files changed, 0 insertions, 0 deletions