[parisc-linux-cvs] linux-2.6 tausq
Randolph Chung
tausq at parisc-linux.org
Mon Sep 20 10:38:23 MDT 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: tausq 04/09/20 10:38:23
Modified files:
arch/parisc/kernel: unaligned.c
arch/parisc/lib: lusercopy.S
Log message:
fixed two bugs with the exception handling code w.r.t. delay slots:
- in unaligned.c, we would execute one extra insn on 32-bit
- in lusercopy.S, we would not execute the insn in the delay slot (that sets
the error code) on 64-bit
More information about the parisc-linux-cvs
mailing list