summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
diff options
context:
space:
mode:
authorWang YanQing <udknight@gmail.com>2013-04-23 01:19:19 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-04-24 13:50:17 +0200
commita6432ded299726f123b93d0132fead200551535c (patch)
tree2cb95833cfc0bb21226333f98632b967b1907b3c /drivers/acpi/video.c
parentacpi: video: enhance the quirk detect logic of _BQC (diff)
downloadlinux-a6432ded299726f123b93d0132fead200551535c.tar.xz
linux-a6432ded299726f123b93d0132fead200551535c.zip
ACPI: Fix wrong parameter passed to memblock_reserve
Commit 53aac44 (ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas) introduced acpi_initrd_override() that passes a wrong value as the second argument to memblock_reserve(). Namely, the second argument of memblock_reserve() is the size of the region, not the address of the top of it, so make acpi_initrd_override() pass the size in there as appropriate. [rjw: Changelog] Signed-off-by: Wang YanQing <udknight@gmail.com> Acked-by: Yinghai Lu <yinghai@kernel.org> Cc: 3.8+ <stable@vger.kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/video.c')
0 files changed, 0 insertions, 0 deletions