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)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 422P6C6r5czF39t for ; Sat, 1 Sep 2018 14:54:43 +1000 (AEST) Message-ID: <9f5a75438063227f04a1900559b2f0d5e530aeb0.camel@kernel.crashing.org> 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() From: Benjamin Herrenschmidt To: Finn Thain , Mac User Cc: Rob Herring , Frank Rowand , Chintan Pandya , linuxppc-dev Date: Sat, 01 Sep 2018 14:54:30 +1000 In-Reply-To: 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> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2018-09-01 at 09:36 +1000, Finn Thain wrote: > > The patched kernel (Finn's vmlinux-4.18.0-00001-gd44cf7e41c19) boots > > normally on my Beige G3 Desktop using BootX. > > > > Ben sent two patches, so I picked the most recent one and applied it by > hand due to corrupted whitespace. Yup, evolution seems to have broken copy/pasting of patches in a preformatted email lately ... ugh. > The patch you tested was the one below.