From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 277942C0091 for ; Wed, 5 Sep 2012 15:30:03 +1000 (EST) Message-ID: <1346822983.2257.50.camel@pasglop> Subject: Re: 3.5+: yaboot, Invalid memory access From: Benjamin Herrenschmidt To: Christian Kujau Date: Wed, 05 Sep 2012 15:29:43 +1000 In-Reply-To: References: <1346741491.7619.12.camel@concordia> <1346807308.2257.14.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Steven Rostedt List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2012-09-04 at 22:25 -0700, Christian Kujau wrote: > I sure hope that other people will benefit from this as well. I can't > stand the thought that you guys are always putting out fixes for this > ol' > PowerBook of mine :-\ Well, for some strange reason I didn't observe the problem on a couple of old macs here, might have got lucky or something (could depend on whether might_sleep() is compiled to do something or not... depends on .config debug options). Anyways, I'll send that fix to Linus asap. Thanks for reporting ! Cheers, Ben.