From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41Qft360qVzF35J for ; Wed, 11 Jul 2018 23:24:11 +1000 (AEST) In-Reply-To: <20180617124909.26828-1-j.neuschaefer@gmx.net> To: =?utf-8?q?Jonathan_Neusch=C3=A4fer?= , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Paul Mackerras , =?utf-8?q?Jonathan_Neusch=C3=A4fer?= , linux-kernel@vger.kernel.org Subject: Re: powerpc: wii: Remove outdated comment about memory fixups Message-Id: <41Qft13C7HzB4MW@ozlabs.org> Date: Wed, 11 Jul 2018 23:24:08 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2018-06-17 at 12:49:06 UTC, =?utf-8?q?Jonathan_Neusch=C3=A4fer?= wrote: > The workaround has been removed. What stays is just code to find the > memory hole so the BATs can be configured properly in the function below. > > Fixes: 57deb8fea01f ("powerpc/wii: Don't rely on the reserved memory hack") > Signed-off-by: Jonathan Neuschäfer Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8272f598523d0975259080d2f9d760 cheers