git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2a8b9
)
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Sat, 14 Nov 2009 00:34:39 +0000
(17:34 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 24 Nov 2009 23:30:01 +0000
(15:30 -0800)
The virtual address is only used for x86_64, but it's so much simpler
to manage it as part of the pci_mmcfg_region that I think it's worth
wasting a pointer per MMCONFIG region on x86_32.
Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found