CVSROOT: /home/cvs/parisc Module name: linux Changes by: tausq 01/06/21 09:52:20 Modified files: arch/parisc/kernel: unaligned.c Log message: per jsm's advice: - read from regs->isr instead of isr directly - check regs->isr against regs->sr[7] doesn't crash anymore, but emulate_store still seems to be broken (always writes 0's?)