public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Warnings about tasks on CPU 1 during STR
@ 2010-01-25  4:42 Frans Pop
  2010-01-25 12:50 ` Peter Zijlstra
  2010-01-25 13:56 ` [PATCH] sched: correct whitespace in warning from cpu down task check Frans Pop
  0 siblings, 2 replies; 6+ messages in thread
From: Frans Pop @ 2010-01-25  4:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-pm, Rafael J. Wysocki

With 2.6.33-rc5 during suspend to RAM I'm getting a bunch of warnings
I've not seen with earlier kernel versions:

PM: late suspend of devices complete after 28.784 msecs
ACPI: Preparing to enter system sleep state S3
Disabling non-boot CPUs ...
CPU 1 is now offline
SMP alternatives: switching to UP code
Task events/1 (pid = 10) is on cpu 1 (state = 1, flags = 84208040)
Task khelper (pid = 11) is on cpu 1 (state = 1, flags = 80208040)
Task sync_supers (pid = 77) is on cpu 1 (state = 1, flags = 80208040)
Task bdi-default (pid = 79) is on cpu 1 (state = 2, flags = 80a15040)
Task kblockd/1 (pid = 81) is on cpu 1 (state = 1, flags = 84208040)
[...]
Task pm-suspend (pid = 29782) is on cpu 1 (state = 2, flags = 414000)
Extended CMOS year: 2000
Back to C!

All the "Task X is on cpu 1" messages (76 in total) are new. Bug or
intentional? As it is a warning, I suspect a bug.

Cheers,
FJP

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-28  7:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-25  4:42 Warnings about tasks on CPU 1 during STR Frans Pop
2010-01-25 12:50 ` Peter Zijlstra
2010-01-25 13:52   ` Frans Pop
2010-01-25 13:56 ` [PATCH] sched: correct whitespace in warning from cpu down task check Frans Pop
2010-01-27 13:16   ` [tip:sched/urgent] sched: Correct printk " tip-bot for Frans Pop
2010-01-28  7:12   ` tip-bot for Frans Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox