Re: [ANNOUNCE] 3.0-rt4
From: Thomas Gleixner <hidden>
Date: 2011-07-28 17:49:17
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2011-07-28 17:49:17
Also in:
lkml
Jason, On Thu, 28 Jul 2011, Jason Wessel wrote:
On 07/27/2011 04:37 PM, Thomas Gleixner wrote:quoted
- KGDB (not yet disabled) is reportedly unusable on -rt right now due to missing hacks in the console locking which I dropped on purpose.To work around this in the short term you can use this patch, in addition to the clocksource watchdog patch that Thomas brewed up.
I pick that up as is. It's a non issue for KGDB=n
Comments are welcome of course. Ultimately the right solution is to change separation between the console and the HW to have a polled mode + work queue so as not to introduce any kind of latency.
Care to take a stab ? Thanks, tglx