[RFC/PATCH] powerpc: Rewrite IO allocation & mapping on powerpc64
Christoph Hellwig
hch at lst.de
Tue May 15 20:56:35 EST 2007
Some comments:
- the comment above __iounmap_at needs some updates
- instead of the fake vm_struct in __iounmap_at just changed the
calling conventions for unmap_vm_area to take a start and len
value - there's only two callers including the powerpc ioremap
code for this. At the same time it might also get a better name.
More information about the Linuxppc-dev
mailing list