Subject: Re: CVS commit: src/sys/arch/sh3/sh3
To: None <uwe@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 02/23/2007 09:11:44
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