]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] MT: Fix setting of XTC.
authorElizabeth Oldham <beth@mips.com>
Thu, 17 Aug 2006 11:39:21 +0000 (12:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:36 +0000 (13:37 +0100)
commita94d702049569401c65b579d0751ce282f962b41
tree4272d85203da3648ef1f6feea02c24465e132057
parent6e74bae9a0c2fc59ffb0e25fec074b4ac0ac7048
[MIPS] MT: Fix setting of XTC.

XTC can only be set if VPA is clear, which it may not be. There is
also the possibility of a back to back c0 register access hazard to
take care of.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/vpe.c