Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95618
b: refs/heads/master
c: b4cdc43
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ingo Molnar committed Apr 30, 2008
1 parent fd4fdec commit 31d668d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4412620fc2772af0fc7a94b2cfa28792a46b4fc8
refs/heads/master: b4cdc4300de6ff7b8b366f23bed17c7d59c8117c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ EXPORT_SYMBOL(forbid_dac);
const struct dma_mapping_ops *dma_ops;
EXPORT_SYMBOL(dma_ops);

int iommu_sac_force __read_mostly = 0;
static int iommu_sac_force __read_mostly;

#ifdef CONFIG_IOMMU_DEBUG
int panic_on_overflow __read_mostly = 1;
Expand Down

0 comments on commit 31d668d

Please sign in to comment.