CVSROOT: /home/cvs/parisc Module name: linux Changes by: bame 00/10/13 16:18:19 Modified files: arch/parisc/kernel: traps.c Log message: Decode the PSW in the register dump, for example: YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI PSW: 00001000000000000000000000000000 Change the register dump so it works equally well in wide and narrow mode. Move the stack dump code to a separate function so it can be used in different ways.