Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168795
b: refs/heads/master
c: 5854d9c
h: refs/heads/master
i:
  168793: 49d6f08
  168791: ccb3906
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed Nov 19, 2009
1 parent 5ef166d commit aed7d49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66b00a7c93ec782d118d2c03bd599cfd041e80a1
refs/heads/master: 5854d9c8d18359b1fc2f23c0ef2d51dd53281bd6
3 changes: 3 additions & 0 deletions trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,9 @@ int __init check_zero_address(void)
dmi_get_system_info(DMI_BIOS_VENDOR),
dmi_get_system_info(DMI_BIOS_VERSION),
dmi_get_system_info(DMI_PRODUCT_VERSION));
#ifdef CONFIG_DMAR
dmar_disabled = 1;
#endif
return 0;
}
break;
Expand Down

0 comments on commit aed7d49

Please sign in to comment.