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>] [day] [month] [year] [list]
Date:	Tue, 25 Nov 2008 11:32:07 +0900
From:	Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
To:	akpm@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Random freeze (Re: mmotm 2008-11-19-02-19 uploaded)

Hello.

mmotm 2008-11-24-16-52 booted fine. But a patch for below BUG is missing.
http://kerneltrap.org/mailarchive/linux-netdev/2008/11/22/4204804

----------
INIT: version 2.86 booting
BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1159
caller is sock_prot_inuse_add+0x1c/0x40
Pid: 1159, comm: hotplug Not tainted 2.6.28-rc6-mm1 #1
Call Trace:
 [<c0200ba4>] debug_smp_processor_id+0xc4/0xe0
 [<c027cb7c>] sock_prot_inuse_add+0x1c/0x40
 [<f8047821>] unix_create1+0x101/0x120 [unix]
 [<f8047875>] unix_create+0x35/0x70 [unix]
 [<c0279077>] __sock_create+0xf7/0x250
 [<c0279208>] sock_create+0x38/0x50
 [<c0279298>] sys_socket+0x38/0x70
 [<c027a1fd>] sys_socketcall+0x5d/0x270
 [<c0191fec>] sys_getcwd+0x11c/0x150
 [<c011af30>] do_page_fault+0x0/0x450
 [<c01034e6>] syscall_call+0x7/0xb
BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1159
caller is sock_prot_inuse_add+0x1c/0x40
BUG: using smp_processor_id() in preemptible [00000000] code: hotplug/1156
caller is sock_prot_inuse_add+0x1c/0x40
Pid: 1156, comm: hotplug Not tainted 2.6.28-rc6-mm1 #1
Call Trace:
 [<c0200ba4>] debug_smp_processor_id+0xc4/0xe0
 [<c027cb7c>] sock_prot_inuse_add+0x1c/0x40
 [<f8047821>] unix_create1+0x101/0x120 [unix]
 [<f8047875>] unix_create+0x35/0x70 [unix]
 [<c0279077>] __sock_create+0xf7/0x250
 [<c0279208>] sock_create+0x38/0x50
 [<c0279298>] sys_socket+0x38/0x70
 [<c027a1fd>] sys_socketcall+0x5d/0x270
 [<c0191fec>] sys_getcwd+0x11c/0x150
 [<c011af30>] do_page_fault+0x0/0x450
 [<c01034e6>] syscall_call+0x7/0xb
--
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