[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)
commitb9e71ac13a71bb435a4146d868080f5389bb906c
tree68765e7759f5c5fb315d40a65c3a1795ff9614f8
parentba57583396585a1ca509e2a84d970a2ff3f9bbfb
[PARISC] Fix IOREMAP with a 64-bit kernel

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>
arch/parisc/kernel/entry.S