[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200805121343.22735.jbarnes@virtuousgeek.org>
Date: Mon, 12 May 2008 13:43:22 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: mgross@...ux.intel.com
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: 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@...ux.intel.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists