man, 16 06 2008 kl. 10:49 -0700, skrev Suresh Siddha:
Okay, I wasn't always able to reproduce it either using that image.
Maybe forcing CPU frequency to the maximum and/or adding compile load
on the host help, but I'm not sure.
It is similar to the one I posted in the top of [1] earlier. The trace
is different from Patrick's and the last two I posted in [1], but there
has been a strong correlation between these three types of traces so I'm
pretty sure they are different symptoms of the same bug. I could be
wrong of course. The different traces are provoked by enabling and
disabling different debugging options, and this trace is just easier to
trigger and capture the full trace of.
BUG: sleeping function called from invalid context at mm/slab.c:3052
in_atomic():1, irqs_disabled():0
Pid: 2449, comm: lguest Not tainted
2.6.26-rc6-debug-preempt-sleeping-spinlocks-00111-g318d65c #109
[<c01147b9>] __might_sleep+0xe4/0xeb
[<c0160b75>] kmem_cache_alloc+0x22/0xb4
[<c01084a9>] init_fpu+0xb0/0x14d
[<c0104770>] math_state_restore+0x26/0x5d
[<c01045b3>] device_not_available+0x43/0x48
[<c011007b>] ? handle_vm86_fault+0x213/0x6b8
[<c01029ad>] ? __switch_to+0x23/0x119
[<c02cc98e>] schedule+0x230/0x2b3
[<c02cceac>] ? schedule_timeout+0x16/0x89
[<c016f38a>] ? __pollwait+0xaa/0xb0
[<c01689ac>] ? pipe_poll+0x29/0x89
[<c016edee>] ? do_select+0x478/0x4cd
[<c016f2e0>] ? __pollwait+0x0/0xb0
[<c01166d4>] ? default_wake_function+0x0/0xd
[<c01166d4>] ? default_wake_function+0x0/0xd
[<c01166d4>] ? default_wake_function+0x0/0xd
[<c01166d4>] ? default_wake_function+0x0/0xd
[<c01166d4>] ? default_wake_function+0x0/0xd
[<c012f6dc>] ? getnstimeofday+0x37/0xbb
[<c012d9d8>] ? ktime_get_ts+0x40/0x44
[<c012d9ef>] ? ktime_get+0x13/0x2f
[<c01f1acd>] ? rb_insert_color+0x55/0xbc
[<c01217e2>] ? lock_timer_base+0x3d/0x79
[<c01f361b>] ? delay_tsc+0x8e/0xab
[<c0250953>] ? ide_dma_intr+0x0/0x79
[<c01f353d>] ? __delay+0x9/0xb
[<c01f3556>] ? __const_udelay+0x17/0x19
[<c024c6ef>] ? ide_execute_command+0x7b/0x95
[<c025009a>] ? ide_dma_start+0x24/0x36
[<c024f7b3>] ? do_rw_taskfile+0x1be/0x1cf
[<c0251c12>] ? ide_do_rw_disk+0x19a/0x1dd
[<c01f3556>] ? __const_udelay+0x17/0x19
[<c024ae46>] ? ide_do_request+0x838/0x875
[<c024a239>] ? ide_end_request+0x7d/0x99
[<c024ee23>] ? task_end_request+0x43/0x55
[<c016f02c>] ? core_sys_select+0x1e9/0x2c7
[<c0146ca0>] ? find_lock_page+0xa1/0xbb
[<c0148b9e>] ? filemap_fault+0x21c/0x382
[<c0146b3e>] ? unlock_page+0x24/0x27
[<c0151fe7>] ? __do_fault+0x30f/0x347
[<c0153eae>] ? handle_mm_fault+0x291/0x65a
[<c016f41f>] ? sys_select+0x8f/0x143
[<c02cfb91>] ? do_page_fault+0x365/0x63f
[<c0103a6f>] ? sysenter_past_esp+0x78/0xb1
[<c02c0000>] ? fn_hash_flush+0xe6/0x165
=======================
BUG: sleeping function called from invalid context at mm/slab.c:3052
in_atomic():1, irqs_disabled():0
Pid: 2449, comm: lguest Not tainted
2.6.26-rc6-debug-preempt-sleeping-spinlocks-00111-g318d65c #109
[<c01147b9>] __might_sleep+0xe4/0xeb
[<c0160b75>] kmem_cache_alloc+0x22/0xb4
[<c012f6dc>] ? getnstimeofday+0x37/0xbb
[<c01084a9>] init_fpu+0xb0/0x14d
[<c0104770>] math_state_restore+0x26/0x5d
[<c01045b3>] device_not_available+0x43/0x48
[<c0110000>] ? handle_vm86_fault+0x198/0x6b8
[<c01029ad>] ? __switch_to+0x23/0x119
[<c02cc98e>] schedule+0x230/0x2b3
[<c0169231>] ? pipe_wait+0x53/0x72
[<c012a917>] ? autoremove_wake_function+0x0/0x30
[<c016990d>] ? pipe_read+0x29a/0x302
[<c012d876>] ? hrtimer_start+0xcc/0xf8
[<c0115f7a>] ? hrtick_set+0xcc/0x140
[<c01636a8>] ? do_sync_read+0xba/0xf8
[<c012a917>] ? autoremove_wake_function+0x0/0x30
[<c0163eb0>] ? default_llseek+0xa7/0xb5
[<c01635ee>] ? do_sync_read+0x0/0xf8
[<c0163d8d>] ? vfs_read+0x8a/0x106
[<c01640d2>] ? sys_read+0x3b/0x60
[<c0103a6f>] ? sysenter_past_esp+0x78/0xb1
=======================
[access provided to Suresh in private email]
Simon
--