Re: [PATCH 1/4] io_remap_pfn_range: add for all arch-es
From: Randy.Dunlap <hidden>
Date: 2005-03-18 23:25:16
Also in:
lkml
Attachments
- ioremap_ppc_shift.patch [text/x-patch] 792 bytes · preview
From: Randy.Dunlap <hidden>
Date: 2005-03-18 23:25:16
Also in:
lkml
Paul Mackerras wrote:
Just by inspection, this looks like pfn should be changed to paddr64 >> PAGE_SHIFT in that last line. Paul.
Agreed, thank you. Patch is attached. -- ~Randy