Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252961
b: refs/heads/master
c: b3a530e
h: refs/heads/master
i:
  252959: 20b4ef6
v: v3
  • Loading branch information
Jan Kiszka authored and David Woodhouse committed May 24, 2011
1 parent d0793f8 commit a190cb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b779260b097dec295e8798277ed08ec5ecd3b2c1
refs/heads/master: b3a530e4e734cab7043a3ab7d135f539042443a7
7 changes: 1 addition & 6 deletions trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,12 +698,7 @@ int __init detect_intel_iommu(void)
{
#ifdef CONFIG_INTR_REMAP
struct acpi_table_dmar *dmar;
/*
* for now we will disable dma-remapping when interrupt
* remapping is enabled.
* When support for queued invalidation for IOTLB invalidation
* is added, we will not need this any more.
*/

dmar = (struct acpi_table_dmar *) dmar_tbl;
if (ret && cpu_has_x2apic && dmar->flags & 0x1)
printk(KERN_INFO
Expand Down

0 comments on commit a190cb3

Please sign in to comment.