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:	Thu, 24 Mar 2011 17:03:10 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Pekka Enberg <penberg@...nel.org>
Cc:	torvalds@...ux-foundation.org, cl@...ux-foundation.org,
	akpm@...ux-foundation.org, tj@...nel.org, npiggin@...nel.dk,
	rientjes@...gle.com, linux-kernel@...r.kernel.org,
	linux-mm@...ck.org
Subject: Re: [GIT PULL] SLAB changes for v2.6.39-rc1


* Ingo Molnar <mingo@...e.hu> wrote:

> FYI, some sort of boot crash has snuck upstream in the last 24 hours:
> 
>  BUG: unable to handle kernel paging request at ffff87ffc147e020                               
>  IP: [<ffffffff811aa762>] this_cpu_cmpxchg16b_emu+0x2/0x1c           
> 
>      [<ffffffff810d9cbc>] ? kmem_cache_alloc+0x4c/0x110                                           
>      [<ffffffff8151cf06>] kmem_cache_init+0xeb/0x2b0                                              
>      [<ffffffff81504a06>] start_kernel+0x1de/0x49b                                                
>      [<ffffffff8150432b>] x86_64_start_reservations+0x132/0x136                                   
>      [<ffffffff81504140>] ? early_idt_handlers+0x140/0x140         
> 
> And the SLAB changes are one of the suspects. It triggers in about 5% of all 
> randconfigs. I'm bisecting it currently.

Caused by:

| 8a5ec0ba42c4919e2d8f4c3138cc8b987fdb0b79 is the first bad commit
| commit 8a5ec0ba42c4919e2d8f4c3138cc8b987fdb0b79
| Author: Christoph Lameter <cl@...ux.com>
| Date:   Fri Feb 25 11:38:54 2011 -0600
|
|    Lockless (and preemptless) fastpaths for slub

I'll try to revert these:

 2fd66c517d5e: slub: Add missing irq restore for the OOM path
 a24c5a0ea902: slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
 8a5ec0ba42c4: Lockless (and preemptless) fastpaths for slub

Thanks,

	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