[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
authorKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Apr 2006 06:48:22 +0000 (00:48 -0600)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:32 +0000 (23:28 +0000)
commit64f495323c9a902b3e59fe0a588585102bb3b13e
tree202d6c0105b0348aadfa8761e7c3cf27a5e98db9
parentf36f44de721db44b4c2944133c3c5c2e06f633f0
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0

ldcw,co should always be used on pa2.0, otherwise the strict cache
width alignment requirement is not relaxed.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/entry.S
arch/parisc/kernel/syscall.S
include/asm-parisc/assembly.h
include/asm-parisc/system.h