Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI: Make sure the FADT is at least rev 2 before using the reset reg…
…ister The reset register was only introduced with version 2 of the FADT, so we should check that the FADT revision before trusting its contents. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
- Loading branch information