On Tue, 5 Jul 2005 23:51, Ingo Molnar wrote: > * Con Kolivas wrote: > > Hi Ingo > > > > This config on i386: > > http://ck.kolivas.org/crap/rt-config > > > > realtime-preempt-2.6.12-final-V0.7.50-51 > > fails to build with these errors: > > thanks, i have fixed this and have uploaded the -51-00 patch. Thanks. boots and runs stable after a swag of these initially (?netconsole related): BUG: scheduling with irqs disabled: swapper/0x00000000/1 caller is __down_mutex+0x143/0x200 [] schedule+0x95/0xf5 (8) [] __down_mutex+0x143/0x200 (28) [] b44_start_xmit+0x23/0x3ee (84) [] find_skb+0xa4/0xe4 (8) [] netpoll_send_skb+0x13/0xb0 (48) [] write_msg+0x5f/0xb6 (16) [] write_msg+0x0/0xb6 (12) [] __call_console_drivers+0x41/0x4d (8) [] call_console_drivers+0xec/0x109 (20) [] release_console_sem+0x24/0xd4 (32) [] init_netconsole+0x40/0x74 (24) [] do_initcalls+0x55/0xc7 (12) [] init+0x8a/0x1b3 (32) [] init+0x0/0x1b3 (16) [] kernel_thread_helper+0x5/0xb (8) There's a 75KB dmesg with all of them (not sure if any differ) here: http://ck.kolivas.org/crap/rt.dmesg same config: http://ck.kolivas.org/crap/rt-config Cheers, Con