From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sonic305-21.consmr.mail.ne1.yahoo.com (sonic305-21.consmr.mail.ne1.yahoo.com [66.163.185.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 421zDr0pPGzF38X for ; Fri, 31 Aug 2018 22:28:59 +1000 (AEST) Subject: Re: v4.17 regression: PowerMac G3 won't boot, was Re: [PATCH v5 1/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle() To: Benjamin Herrenschmidt Cc: Rob Herring , fthain@telegraphics.com.au, Frank Rowand , Chintan Pandya , linuxppc-dev References: <1520208889-3908-1-git-send-email-frowand.list@gmail.com> <1520208889-3908-2-git-send-email-frowand.list@gmail.com> <569e4bc3-2149-4b2d-562f-e400dd05a8a8@yahoo.com> <84f13bded54eda0817f9134f355d518d5b3a5f77.camel@kernel.crashing.org> From: Mac User Message-ID: Date: Fri, 31 Aug 2018 06:28:50 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 8/30/18 10:49 PM, Benjamin Herrenschmidt wrote: > On Fri, 2018-08-31 at 14:35 +1000, Benjamin Herrenschmidt wrote: > > ... > Assuming you are using BootX (or miBoot), can you try this patch ? Yes, I'm using BootX. Thanks to Finn for applying the patch (I wouldn't have been sure which source tree to apply it to). Thepatched kernel (Finn's vmlinux-4.18.0-00001-gd44cf7e41c19) boots normally on my Beige G3 Desktop using BootX. Thanks for working on this! -Stan