commit | b9e71ac13a71bb435a4146d868080f5389bb906c | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@parisc-linux.org> | Tue Mar 21 16:01:15 2006 -0700 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Thu Mar 30 17:48:44 2006 +0000 |
tree | 68765e7759f5c5fb315d40a65c3a1795ff9614f8 | |
parent | ba57583396585a1ca509e2a84d970a2ff3f9bbfb [diff] |
[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>