Bugzilla – Bug 568638
BUG: scheduling while atomic
Last modified: 2010-01-15 18:55:56 UTC
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.3) KHTML/4.3.86 (like Gecko) SUSE Booting latest 2.6.32 kernels from Factory shows kernel oopses: <3>[ 0.015245] BUG: scheduling while atomic: swapper/0/0x10000002 <4>[ 0.015306] Modules linked in: <4>[ 0.015310] Pid: 0, comm: swapper Not tainted 2.6.32-3-desktop #1 <4>[ 0.015313] Call Trace: <4>[ 0.015332] [<ffffffff81006219>] dump_trace+0x79/0x340 <4>[ 0.015339] [<ffffffff814b7393>] dump_stack+0x69/0x6f <4>[ 0.015347] [<ffffffff814b81e1>] thread_return+0x367/0x386 <4>[ 0.015355] [<ffffffff81045e45>] __cond_resched+0x25/0x40 <4>[ 0.015360] [<ffffffff814b832d>] _cond_resched+0x2d/0x40 <4>[ 0.015366] [<ffffffff810d3c1e>] generic_perform_write+0x14e/0x200 <4>[ 0.015372] [<ffffffff810d3d3e>] generic_file_buffered_write+0x6e/0xd0 <4>[ 0.015377] [<ffffffff810d4397>] __generic_file_aio_write+0x247/0x460 <4>[ 0.015382] [<ffffffff810d461d>] generic_file_aio_write+0x6d/0xe0 <4>[ 0.015388] [<ffffffff8111ae62>] do_sync_write+0xe2/0x120 <4>[ 0.015393] [<ffffffff8111b138>] vfs_write+0xb8/0x1a0 <4>[ 0.015397] [<ffffffff8111bbda>] sys_write+0x5a/0x110 <4>[ 0.015403] [<ffffffff81b3530a>] do_copy+0x84/0xb0 <4>[ 0.015407] [<ffffffff81b34d4c>] flush_buffer+0x7d/0xa4 <4>[ 0.015413] [<ffffffff81b58b8d>] gunzip+0x411/0x4bf <4>[ 0.015418] [<ffffffff81b35176>] unpack_to_rootfs+0x2d3/0x3e3 <4>[ 0.015423] [<ffffffff81b35b26>] populate_rootfs+0x5b/0x10a <4>[ 0.015427] [<ffffffff81b33dea>] start_kernel+0x302/0x318 <4>[ 0.015432] [<ffffffff81b333f3>] x86_64_start_kernel+0xe5/0xe9 <3>[ 0.024071] BUG: scheduling while atomic: swapper/0/0x10000002 <4>[ 0.024128] Modules linked in: ... Linux shark 2.6.32-3-desktop #1 SMP PREEMPT 2009-12-04 00:41:46 +0100 x86_64 x86_64 x86_64 GNU/Linux Reproducible: Always Steps to Reproduce: 1. boot the OS This doesn't affect normal work.
Yep, it's just a cosmetic warning with a really mean face. This is a dupe of bnc#568120 *** This bug has been marked as a duplicate of bug 568120 ***