Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] Disable fast softints on OMAP (was Re: Status of current on ARM? )



On Tue, Nov 18, 2008 at 11:47:45PM -0800, Matt Thomas wrote:
> Only one indicates that it fixes the problem and doing the diff will
> readily what the problem was.
> 
> Basically a beq was wrongly being used in place of a bne.  This
> effectively made fast soft ints being call when intr depth was
> greater than 0 which made them undeliverable.

Ok, last hunk of 
cvs rdiff -r1.20 -r1.21 src/sys/arch/arm/include/arm32/frame.h
is the key fix.

Thanks, Matt.

-Mikko


Home | Main Index | Thread Index | Old Index