[Re: [ANNOUNCE] 3.6.1-rt2] On 16/10/2012 (Tue 23:12) Thomas Gleixner wrote: > On Tue, 16 Oct 2012, Javier Sanz wrote: > > > Hello, > > > > Testing, and FYI > > > > $uname -a > > Linux darkstar 3.6.1-rt2 #1 SMP PREEMPT RT Tue Oct 16 22:47:06 CEST 2012 > > i686 i686 i386 GNU/Linux > > > > >>shows all time ... > > > > [ 30.543233] fuse init (API version 7.20) > > [ 33.262077] Crap, ksoftirqd/0 looping forever in softirq > > [ 33.344865] Crap, ksoftirqd/2 looping forever in softirq > > [ 33.401736] Crap, ksoftirqd/0 looping forever in softirq > > [ 33.409743] Crap, ksoftirqd/0 looping forever in softirq > > [ 33.421658] Crap, ksoftirqd/0 looping forever in softirq > > [ 33.428628] Crap, ksoftirqd/0 looping forever in softirq > > [ 33.496468] Crap, ksoftirqd/2 looping forever in softirq > > Grrr. Forgot to remove that printk. Will do in the next spin. The "Crap" printk removal and another missing subject fix can be had below. Oh, and I should mention that I confirmed that the rt2 does now boot without oopsing when CONFIG_CRYPTO_AES_586=y (yay!). Paul. -- The following changes since commit e57614eb59de9f729b35e1952c432bf5c861c11f: patches-3.6.1-rt2.tar.xz (2012-10-16 15:58:52 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulg/3.6-rt-patches.git v3.6.1-rt2-fixes for you to fetch changes up to 884442f268d5250becc5ba22cf127fb55038387f: add subject line to power-use-generic-rwsem-on-rt.patch (2012-10-16 18:57:11 -0400) ---------------------------------------------------------------- Paul Gortmaker (2): softirq: delete the "Crap" printk triggered by excess RCU calls add subject line to power-use-generic-rwsem-on-rt.patch power-use-generic-rwsem-on-rt.patch | 1 + softirq-split-locks.patch | 8 +------- 2 files changed, 2 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html