public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -rt 0/2] Get x86_64 running with PREEMPT_RT
@ 2006-05-26 16:06 Steven Rostedt
  2006-05-26 16:06 ` [PATCH -rt 1/2] Dont blindly turn on interrupts in boot_override_clocksource Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steven Rostedt @ 2006-05-26 16:06 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Ingo Molnar, Mark Knecht, Clark Williams, Robert Crocombe,
	Thomas Gleixner, john stultz


The following two patches get PREEMPT_RT running on x86_64.  I'm currently
writing this from my x86_64 box running 2.6.16-rt23.

The first patch probably only affected me, since it was caused by
having clocksource=XXX in the command line.

The other patch simply fixes a bad condition in the default_idle
which prevented the idle task from ever scheduling (that was bad!)

-- Steve

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-26 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-26 16:06 [PATCH -rt 0/2] Get x86_64 running with PREEMPT_RT Steven Rostedt
2006-05-26 16:06 ` [PATCH -rt 1/2] Dont blindly turn on interrupts in boot_override_clocksource Steven Rostedt
2006-05-26 17:39   ` Ingo Molnar
2006-05-26 16:06 ` [PATCH -rt 2/2] Fix condition in default_idle Steven Rostedt
2006-05-26 17:39   ` Ingo Molnar
2006-05-26 18:19 ` [PATCH -rt 0/2] Get x86_64 running with PREEMPT_RT Clark Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox