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 3zM7J96GgWzF0TT for ; Thu, 18 Jan 2018 00:30:33 +1100 (AEDT) In-Reply-To: <20180112022849.30899-1-benh@kernel.crashing.org> To: Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Subject: Re: [1/5] powerpc/xive: Remove incorrect debug code Message-Id: <3zM7J40SMgz9t3C@ozlabs.org> Date: Thu, 18 Jan 2018 00:30:22 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-01-12 at 02:28:45 UTC, Benjamin Herrenschmidt wrote: > WORD2 if the TIMA isn't byte accessible and > isn't that useful to know about, take out the > pr_devel statement. > > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/f5abe14f88e8259494d69614768789 cheers