public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.21-rc7-mm2] BUG while suspend to ram
@ 2007-04-29 10:42 Maciej Rutecki
  2007-04-30  7:32 ` Andrew Morton
  2007-04-30  7:32 ` Maciej Rutecki
  0 siblings, 2 replies; 3+ messages in thread
From: Maciej Rutecki @ 2007-04-29 10:42 UTC (permalink / raw)
  To: Linux-kernel, linux-acpi

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

BUG: at kernel/kthread.c:166 kthread_bind()
 [<c01465ac>] _cpu_down+0x16c/0x250
 [<c0146890>] disable_nonboot_cpus+0x60/0xf0
 [<c014cd67>] pm_suspend_disk+0x177/0x2c0
 [<c014b645>] enter_state+0xb5/0x200
 [<c014b84d>] state_store+0xbd/0xd0
 [<c014b790>] state_store+0x0/0xd0
 [<c01be189>] subsys_attr_store+0x29/0x40
 [<c01be3a4>] sysfs_write_file+0xd4/0x160
 [<c017b701>] vfs_write+0xc1/0x160
 [<c01be2d0>] sysfs_write_file+0x0/0x160
 [<c017be11>] sys_write+0x41/0x70
 [<c0187355>] sys_dup2+0xd5/0x100
 [<c01040f6>] sysenter_past_esp+0x5f/0x85
 [<c0330000>] xfrm_policy_insert+0x210/0x400
 =======================

dmesg:
http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/dmesg.txt.gz
lsmod:
http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/lsmod.txt.gz
ver_linux:
http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/ver_linux.txt.gz
lspci:
http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/lspci.txt.gz
config:
http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/config-2.6.21-rc7-mm2.gz

-- 
Maciej Rutecki <maciej.rutecki@gmail.com>
www.unixy.pl
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3265 bytes --]

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

* Re: [2.6.21-rc7-mm2] BUG while suspend to ram
  2007-04-29 10:42 [2.6.21-rc7-mm2] BUG while suspend to ram Maciej Rutecki
@ 2007-04-30  7:32 ` Andrew Morton
  2007-04-30  7:32 ` Maciej Rutecki
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Morton @ 2007-04-30  7:32 UTC (permalink / raw)
  To: Maciej Rutecki; +Cc: Linux-kernel, linux-acpi

On Sun, 29 Apr 2007 12:42:43 +0200 Maciej Rutecki <maciej.rutecki@gmail.com> wrote:

> BUG: at kernel/kthread.c:166 kthread_bind()
>  [<c01465ac>] _cpu_down+0x16c/0x250
>  [<c0146890>] disable_nonboot_cpus+0x60/0xf0
>  [<c014cd67>] pm_suspend_disk+0x177/0x2c0
>  [<c014b645>] enter_state+0xb5/0x200
>  [<c014b84d>] state_store+0xbd/0xd0
>  [<c014b790>] state_store+0x0/0xd0
>  [<c01be189>] subsys_attr_store+0x29/0x40
>  [<c01be3a4>] sysfs_write_file+0xd4/0x160
>  [<c017b701>] vfs_write+0xc1/0x160
>  [<c01be2d0>] sysfs_write_file+0x0/0x160
>  [<c017be11>] sys_write+0x41/0x70
>  [<c0187355>] sys_dup2+0xd5/0x100
>  [<c01040f6>] sysenter_past_esp+0x5f/0x85
>  [<c0330000>] xfrm_policy_insert+0x210/0x400
>  =======================

yup, thanks - the present plan is to remove the kthread_bind() call from
_cpu_down().  Although we don't appear to fully undersand why we're
removing it, nor why it was added in the first place, which has me worried.


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

* Re: [2.6.21-rc7-mm2] BUG while suspend to ram
  2007-04-29 10:42 [2.6.21-rc7-mm2] BUG while suspend to ram Maciej Rutecki
  2007-04-30  7:32 ` Andrew Morton
@ 2007-04-30  7:32 ` Maciej Rutecki
  1 sibling, 0 replies; 3+ messages in thread
From: Maciej Rutecki @ 2007-04-30  7:32 UTC (permalink / raw)
  Cc: Linux-kernel, linux-acpi

[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]

Maciej Rutecki pisze:
> BUG: at kernel/kthread.c:166 kthread_bind()
>  [<c01465ac>] _cpu_down+0x16c/0x250
>  [<c0146890>] disable_nonboot_cpus+0x60/0xf0
>  [<c014cd67>] pm_suspend_disk+0x177/0x2c0
>  [<c014b645>] enter_state+0xb5/0x200
>  [<c014b84d>] state_store+0xbd/0xd0
>  [<c014b790>] state_store+0x0/0xd0
>  [<c01be189>] subsys_attr_store+0x29/0x40
>  [<c01be3a4>] sysfs_write_file+0xd4/0x160
>  [<c017b701>] vfs_write+0xc1/0x160
>  [<c01be2d0>] sysfs_write_file+0x0/0x160
>  [<c017be11>] sys_write+0x41/0x70
>  [<c0187355>] sys_dup2+0xd5/0x100
>  [<c01040f6>] sysenter_past_esp+0x5f/0x85
>  [<c0330000>] xfrm_policy_insert+0x210/0x400
>  =======================
> 
> dmesg:
> http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/dmesg.txt.gz
> lsmod:
> http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/lsmod.txt.gz
> ver_linux:
> http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/ver_linux.txt.gz
> lspci:
> http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/lspci.txt.gz
> config:
> http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/config-2.6.21-rc7-mm2.gz
> 

I use this script:

http://www.unixy.pl/maciek/download/kernel/2.6.21-rc7--mm2/suspend_to_disk.sh

-- 
Maciej Rutecki <mrutecki@akcja.pl>
http://www.maciek.unixy.pl

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]

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

end of thread, other threads:[~2007-04-30  8:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 10:42 [2.6.21-rc7-mm2] BUG while suspend to ram Maciej Rutecki
2007-04-30  7:32 ` Andrew Morton
2007-04-30  7:32 ` Maciej Rutecki

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