diff options
author | 2008-05-12 13:41:57 -0700 | |
---|---|---|
committer | 2008-05-13 09:51:54 -0700 | |
commit | a7eb08c2a14f28cb652ea6ad1a8e2b8efc55fb9a (patch) | |
tree | 0c659e7f0d9af18bad57f705a7099f37157c245a /drivers/usb | |
parent | ACPI/PCI: handle multiple _OSC (diff) | |
download | wireguard-linux-a7eb08c2a14f28cb652ea6ad1a8e2b8efc55fb9a.tar.xz wireguard-linux-a7eb08c2a14f28cb652ea6ad1a8e2b8efc55fb9a.zip |
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running
The following patch changes the intel-iommu.c code to use the TSC
instead of jiffies for detecting bad DMAR functionality. Some systems
with bad bios's have been seen to hang in early boot spinning in the
IOMMU_WAIT_IO macro. This patch will replace the infinite loop with a call to
panic.
Signed-off-by: Mark Gross <mgross@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions