login
Header Space

 
 

Mailing list archives

Search results

Found 2 matching messages (0.447 seconds). Page 1 of 1.

[PATCH]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 ... hang in early boot spinning in the IOMMU_WAIT_IO macro. This patch will replace the ... #define IOMMU_WAIT_OP(iommu, offset, op, cond, sts) \ {\ - unsigned long start_time = jiffies;\ + ...

linux-kernel - mark gross - May 12 2008 - 16:41

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

... :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 > ... in early boot spinning in the > IOMMU_WAIT_IO macro. This patch will replace the ...

linux-kernel - Jesse Barnes - May 12 2008 - 16:43

speck-geostationary