]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: fix acpi_hest_firmware_first_pci() caused oops
authorShaohua Li <shaohua.li@intel.com>
Thu, 8 Apr 2010 03:16:15 +0000 (11:16 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 6 May 2010 06:39:06 +0000 (02:39 -0400)
commit062a0b6167e260b4e1fba8e3ef7fd7f313d7e02f
treeb6c836b987f10f415fede5f0aa5defbe59d082fb
parent26bb77e45d0a4ccdc5ce9e9ccc75c9e7bf168bb7
ACPI: fix acpi_hest_firmware_first_pci() caused oops

acpi_hest_firmware_first_pci() could be called when acpi is disabled
and cause system oops.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/hest.c