[PARISC] Fix unwinder on 64-bit kernels
authorRandolph Chung <tausq@debian.org>
Tue, 12 Jun 2007 06:27:32 +0000 (14:27 +0800)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Thu, 21 Jun 2007 21:46:21 +0000 (17:46 -0400)
The unwinder was broken by the shift of PAGE_OFFSET in order to increase the
size of the vmalloc area on 64-bit kernels.

Signed-off-by: Randolph Chung <tausq@debian.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found