Re: 2.6.24-rt1 SSttrraannggee keyboard behaviour

2008-02-01 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uli Brueggemann wrote: > Hi, > > I'm trying to use 2.6.24-rt1 in combination with BruteFIR (audio). So > far everything looks fine except: > > After starting BruteFIR (which is doing its job) after a while the > keyboard responds like with double cli

Re: 2.6.23-rc9-rt1

2007-10-03 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steven Rostedt wrote: > > grmbl grmbl!!! > > We are missing a match somewhere. Most likely in the suspend or resume > code. It's expected that if a CPU is idle with no ticks then the > dynticks_progress_counter is even, otherwise it is odd. This che

Re: 2.6.23-rc9-rt1

2007-10-02 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steven Rostedt wrote: > That last change (new Preempt RCU) is highly experimental!!! > We are currently testing it now, although it has been through some > minor tests already, we haven't declared it stable yet. > > This new implementation mig

Re: [PATCH RT] convert RCU Preempt tasklet into softirq.

2007-09-06 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul E. McKenney wrote: > On Fri, Jun 08, 2007 at 03:43:48PM -0400, Steven Rostedt wrote: >> On Fri, 2007-06-08 at 12:36 -0700, Paul E. McKenney wrote: >>> On Fri, Jun 08, 2007 at 11:27:08AM -0400, Steven Rostedt wrote: The first time I compiled i

RT 2.6.22.1-rt4 minor fixes for StGit import

2007-07-16 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas/Ingo, Attached is a minor patch against the broken out -rt4 which fixes a couple of things that break an StGit import of the patch series. Clark -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora

Patch to stop backtrace on 2.6.20-rt8

2007-03-08 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ingo, This patch fixes a backtrace I get when disconnecting USB storage devices (well ok, my iPod :)): diff --git a/mm/slab.c b/mm/slab.c index 8761f4f..948007e 100644 - --- a/mm/slab.c +++ b/mm/slab.c @@ -4121,7 +4121,7 @@ static int enable_cpucach

smp_processor_id() call in drain_array()

2007-02-26 Thread Clark Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When I umount and eject my ipod while running the -rt kernel (2.6.20-0119.rt8) I get the following trace: - --0< snip 0<--- usb 4-1.5: USB disconnect, address 6 printk: 6 messages suppressed. BUG: us