Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19777
b: refs/heads/master
c: 1de6bf3
h: refs/heads/master
i:
  19775: 447814d
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Feb 5, 2006
1 parent 93920a7 commit 87065c5
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: d22fe808449cd3b5bacd5c0d447e3675f9ab7619
refs/heads/master: 1de6bf33bc4601d856c286ad5c7d515468e24bbb
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/pci/mmconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static char __iomem *get_virt(unsigned int seg, unsigned bus)
if (pci_mmcfg_config_num == 1 &&
cfg->pci_segment_group_number == 0 &&
(cfg->start_bus_number | cfg->end_bus_number) == 0)
return cfg->base_address;
return pci_mmcfg_virt[0].virt;

/* Fall back to type 0 */
return 0;
Expand Down

0 comments on commit 87065c5

Please sign in to comment.