| To: | linux-cvs@linux-mips.org |
|---|---|
| Subject: | CVS Update@-mips.org: linux |
| From: | ralf@linux-mips.org |
| Date: | Tue, 15 Apr 2003 15:19:22 +0100 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 03/04/15 15:19:22
Modified files:
arch/mips/kernel: cpu-probe.c proc.c traps.c
arch/mips64/kernel: cpu-probe.c proc.c traps.c
include/asm-mips: cpu.h processor.h
include/asm-mips64: cpu.h processor.h
Log message:
Shuffle the ll/sc emulation around until it looks like having a chance
of working. The code used to be in the RI handler but ll and sc having
the opcodes of lwc0 and swc0 will not cause reserved instruction but
coprocessor unusable exceptions on processors that don't support these
instructions.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@-mips.org: linux, ralf |
|---|---|
| Next by Date: | CVS Update@-mips.org: linux, ralf |
| Previous by Thread: | CVS Update@-mips.org: linux, ralf |
| Next by Thread: | CVS Update@-mips.org: linux, ralf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |