Web lists-archives.org

Re: [PATCH]Make the intel-iommu_wait_op macro work when jiffies are not running




On Monday, May 12, 2008 1:41 pm mark gross wrote:
> 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 forever spin with a
> call to panic.
>
>
> diffstat:
> $ diffstat patches/wait_op_tsc.patch
>  intel-iommu.c |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> --mgross
>
> Signed-off-by:mark gross <mgross@xxxxxxxxxxxxxxx>

Applied to the 'for-linus' tree.

Thanks,
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/