From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41ltvw2NWxzDqhV for ; Thu, 9 Aug 2018 00:25:32 +1000 (AEST) In-Reply-To: <1528874937.14408.2.camel@hbabu-laptop> To: Haren Myneni From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, herbert@gondor.apana.org.au, stewart@linux.ibm.com, linux-crypto@vger.kernel.org Subject: Re: [V3,1/2] powerpc/powernv: Export opal_check_token symbol Message-Id: <41ltvs6JsBz9s4V@ozlabs.org> Date: Thu, 9 Aug 2018 00:25:27 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2018-06-13 at 07:28:57 UTC, Haren Myneni wrote: > Export opal_check_token symbol for modules to check the availability > of OPAL calls before using them. > > Signed-off-by: Haren Myneni Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/6e708000ec2c93c2bde6a46aa2d6c3 cheers