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, 17 Nov 2008 18:37:28 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: fix wakeup_cpu with numaq/es7000 v2


hm, one of my testboxes is rather unhappy about your patch:

[   54.718062] SMP alternatives: switching to SMP code
[   55.083610] Booting processor 1 APIC 0x1 ip 0x6000
[   55.088329] BUG: unable to handle kernel paging request at ffffffff817b0880
[   55.092304] IP: [<ffffffff80f5ce20>] native_cpu_up+0x410/0xf30
[   55.092304] PGD 203067 PUD 207063 PMD 3d7dc163 PTE 17b0162
[   55.092304] Oops: 0000 [#1] SMP DEBUG_PAGEALLOC
[   55.092304] last sysfs file: /sys/devices/system/cpu/cpu1/online
[   55.092304] CPU 0 
[   55.092304] Pid: 7165, comm: S99local Not tainted 2.6.28-rc5-tip #53217
[   55.092304] RIP: 0010:[<ffffffff80f5ce20>]  [<ffffffff80f5ce20>] native_cpu_up+0x410/0xf30
[   55.092304] RSP: 0018:ffff8800398bfcd8  EFLAGS: 00010296
[   55.092304] RAX: 0000000000000000 RBX: ffffffff81820068 RCX: 0000000000000000
[   55.092304] RDX: 000000000000f3f2 RSI: 0000000000000000 RDI: 0000000000000280
[   55.092304] RBP: ffff8800398bfe18 R08: 0000000000000002 R09: 0000000000000000
[   55.092304] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000006000
[   55.092304] R13: 0000000000000001 R14: ffffffff80f5de20 R15: 0000000000000001
[   55.092304] FS:  00007fd7562d76f0(0000) GS:ffffffff81726500(0000) knlGS:00000000f7f116c0
[   55.092304] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[   55.092304] CR2: ffffffff817b0880 CR3: 000000003ce2e000 CR4: 00000000000006a0
[   55.092304] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   55.092304] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[   55.092304] Process S99local (pid: 7165, threadinfo ffff8800398be000, task ffff88003cf08000)
[   55.092304] Stack:
[   55.092304]  ffff8800398bfd28 ffff8800025fb908 ffff88003d7d5910 0000000000000000
[   55.092304]  ffffffffdead4ead ffffffffffffffff ffffffff81c19fe8 0000000000000000
[   55.092304]  ffffffff8135f488 0000000000000000 ffff8800398bfe18 0000000000000008
[   55.092304] Call Trace:
[   55.092304]  [<ffffffff80f5c8f0>] ? do_fork_idle+0x0/0x40
[   55.092304]  [<ffffffff80f5fa6f>] _cpu_up+0x9f/0x130
[   55.092304]  [<ffffffff80f5fb59>] cpu_up+0x59/0x90
[   55.092304]  [<ffffffff80ef7788>] store_online+0x68/0xa0
[   55.092304]  [<ffffffff806c4820>] sysdev_store+0x20/0x30
[   55.092304]  [<ffffffff8034d885>] sysfs_write_file+0xf5/0x150
[   55.092304]  [<ffffffff802fea4c>] vfs_write+0xcc/0x170
[   55.092304]  [<ffffffff802febe5>] sys_write+0x55/0x90
[   55.092304]  [<ffffffff8022f8ea>] system_call_fastpath+0x16/0x1b
[   55.092304] Code: 05 f1 ec 3c 01 40 0f 85 3f 08 00 00 48 8b 05 98 99 7c 00 bf 80 02 00 00 31 f6 ff 50 08 48 8b 05 87 99 7c 00 bf 80 02 00 00 ff 10 <48> 8b 05 59 3a 85 00 48 8b 40 70 48 85 c0 0f 84 62 03 00 00 4c 
[   55.092304] RIP  [<ffffffff80f5ce20>] native_cpu_up+0x410/0xf30
[   55.092304]  RSP <ffff8800398bfcd8>
[   55.092304] CR2: ffffffff817b0880
[   55.092304] ---[ end trace 627abebe98896ded ]---

Config attached. Please send delta fix against the patch in 
tip/x86/quirks. (i've excluded the branch from tip/master for now)

	Ingo
--
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