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:
4352dfd
)
[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Sun, 31 Jul 2005 08:51:45 +0000
(11:51 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Sep 2005 21:57:24 +0000
(14:57 -0700)
Convert i386/pci to use io_remap_pfn_range instead of remap_pfn_range.
This is good for Xen which reuses i386/pci/i386.c for domain 0 code.
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found