On Feb 22, 2007, at 7:24 PM, Valeriy E. Ushakov wrote:
Module Name: src
Committed By: uwe
Date: Fri Feb 23 03:24:47 UTC 2007
Modified Files:
src/sys/arch/sh3/sh3: lock_stubs.S
Log Message:
Brute force _lock_cas() by disabling interrupts.
Need to redo it with RAS later.
Yes, I would definitely like to have a kernel RAS infrastructure for platforms that lack atomic ops.
-- thorpej