[PATCH -rt] irq nobody cared workaround for i386

2007-06-19 Thread Michal Schmidt
Steven Rostedt wrote: This is the final design for the nobody cared bug. For all IO-APICS other than the first one (the chained IO-APICS) we use the PCIX version of the mask and unmask interrupt routines. This changes the interrupt from level to edge for mask and edge to level for unmask.

Re: [PATCH -rt] irq nobody cared workaround for i386

2007-06-21 Thread Michal Schmidt
Steven Rostedt wrote: Michal Schmidt wrote: I came to the conclusion that the IO-APICs which need the fix for the nobody cared bug don't have the issue ack_ioapic_quirk_irq is designed to work-around. It should be safe simply to use the normal ack_ioapic_irq as the .eoi method

updated ketchup script

2007-11-22 Thread Michal Schmidt
Steven, Your ketchup script does not download the -rt kernel for me. This patch fixes it. Could you update http://people.redhat.com/srostedt/rt/tools/ketchup-0.9.8-rt1 ? I'm also attaching the complete ketchup script for convenience. Michal --- ketchup-0.9.8-rt1 2007-11-22 15:22:41.0

Re: updated ketchup script

2007-11-27 Thread Michal Schmidt
On Mon, 26 Nov 2007 16:57:32 -0500 (EST) Steven Rostedt [EMAIL PROTECTED] wrote: On Thu, 22 Nov 2007, Michal Schmidt wrote: Steven, Your ketchup script does not download the -rt kernel for me. This patch fixes it. Could you update http://people.redhat.com/srostedt/rt/tools/ketchup