lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Apr 2007 00:32:28 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Maciej Rutecki <maciej.rutecki@...il.com>
Cc:	Linux-kernel <linux-kernel@...r.kernel.org>,
	linux-acpi@...r.kernel.org
Subject: Re: [2.6.21-rc7-mm2] BUG while suspend to ram

On Sun, 29 Apr 2007 12:42:43 +0200 Maciej Rutecki <maciej.rutecki@...il.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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ