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, 6 Apr 2009 20:51:00 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Pekka Enberg <penberg@...helsinki.fi>,
	Steven Rostedt <rostedt@...dmis.org>,
	Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>
Subject: Re: [GIT PULL] SLAB include file dependency fixes + kmemtrace
 updates



On Mon, 6 Apr 2009, Linus Torvalds wrote:
> 
> I'm not sure this is the tree that brings in the problem, but my wife's 
> Mac Mini won't boot any more, and it looks like some slub or percpu issue, 
> so regardless, roughly the right people are involved in the cc here 
> already.
> 
> I get odd NUL page faults or GP faults in either __kmalloc, 
> __kmalloc_track_caller or kmem_cache_alloc

Hmm. Bisected to Andrew's big chunk of merges on April 1st. Right now I 
have

 - bad: 527410ff7fc5d45fe41523c0ba061113dea22017 ("cirrusfb: GD5446 
   fixes")

 - good: 63cd885426872254e82dac2d9e13ea4f720c21dc ("ntfs: remove private 
   wrapper of endian helpers")

and all the commits in between are all from that same -mm series. Very 
interesting. 

Anyway, the SLUB errors and the per-cpu'ness of the thing seems to have 
been a false lead and irrelevant. 

Andrew, I'll continue to bisect. Looks like it might be the epoll changes 
(that's the only really 'core' thing there). Although I don't understand 
why those would make that Mac Mini unhappy, but not affect the other 
machines. So maybe I should just stop guessing until the bisection ends..

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