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 41ltvm4ScgzDqgZ for ; Thu, 9 Aug 2018 00:25:24 +1000 (AEST) In-Reply-To: <20180411051801.30194-3-benh@kernel.crashing.org> To: Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Subject: Re: [3/3] powerpc/xive: Remove xive_kexec_teardown_cpu() Message-Id: <41ltvl4xp0z9s0n@ozlabs.org> Date: Thu, 9 Aug 2018 00:25:22 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2018-04-11 at 05:18:01 UTC, Benjamin Herrenschmidt wrote: > It's identical to xive_teardown_cpu() so just use the latter > > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e27e0a94651e30912443e88642e698 cheers