[PARISC] Fix IOREMAP with a 64-bit kernel
authorHelge Deller <deller@parisc-linux.org>
Tue, 21 Mar 2006 23:01:15 +0000 (16:01 -0700)
committerKyle McMartin <kyle@hera.kernel.org>
Thu, 30 Mar 2006 17:48:44 +0000 (17:48 +0000)
We were only copying 32-bits of the PTE/PFN, not the full 52-bits.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found