From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xnL8b4ZLWzDqZx for ; Wed, 6 Sep 2017 20:55:27 +1000 (AEST) In-Reply-To: <20170904063755.6836-1-clg@kaod.org> To: =?utf-8?q?C=C3=A9dric_Le_Goater?= , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: =?utf-8?q?C=C3=A9dric_Le_Goater?= Subject: Re: powerpc/xive: Fix section __init warning Message-Id: <3xnL8b3SnDz9t3f@ozlabs.org> Date: Wed, 6 Sep 2017 20:55:26 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-09-04 at 06:37:55 UTC, =?utf-8?q?C=C3=A9dric_Le_Goater?= wrote: > xive_spapr_init() is called from a __init routine and calls __init > routines. > > Signed-off-by: Cédric Le Goater Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/265601f034df3566f22da11240977a cheers