From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41lpZm50pJzDqhV for ; Wed, 8 Aug 2018 21:10:24 +1000 (AEST) Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) by bilbo.ozlabs.org (Postfix) with ESMTP id 41lpZm4CyHz8tD9 for ; Wed, 8 Aug 2018 21:10:24 +1000 (AEST) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41lpZl2WKRz9ryt for ; Wed, 8 Aug 2018 21:10:23 +1000 (AEST) Subject: Re: [PATCH] of/fdt: Remove PPC32 longtrail hack in memory scan To: Geert Uytterhoeven , Michael Ellerman Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Rob Herring , Frank Rowand , Paul Mackerras , Linuxppc-dev References: <20180727053555.26596-1-mpe@ellerman.id.au> From: Dominik Klein Message-ID: Date: Wed, 8 Aug 2018 13:09:58 +0200 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: , Hi guys, On 08.08.2018 11:29, Geert Uytterhoeven wrote: > [...] > Acked-by: Geert Uytterhoeven > > However, recently Dominik (CC) send me an enquiry about it, so perhaps > he is a happy user? Nope - don't have one either, so go ahead :) Regards, Dominik