Re: [ANNOUNCE] 2.6.31-rc7-rt8
From: Kevin Hilman
Date: Thu Aug 27 2009 - 07:03:19 EST
Thomas Gleixner <tglx@xxxxxxxxxxxxx> writes:
> We are pleased to announce the next update to our new preempt-rt
> series.
>
> - update to Linus' latest
>
> - perf counter crash fix (peterz)
>
> - disabled MARKERS on RT. Code with no use(rs) which just causes
> trouble.
>
> - edge irq forced threading fix. Fixes the IDE "interrupt lost"
> reports
>
Hi Thomas,
Here's one more atomic_spin_lock conversion for a driver update
that went in for -rc7.
Kevin