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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 2B88A1A08A3 for ; Thu, 16 Jul 2015 19:54:59 +1000 (AEST) In-Reply-To: <1436368476-30592-1-git-send-email-jthumshirn@suse.de> To: Johannes Thumshirn , Ian Munsie , Michael Neuling From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Johannes Thumshirn Subject: Re: cxl: Destroy cxl_adapter_idr on module_exit Message-Id: <20150716095458.EB6061409A0@ozlabs.org> Date: Thu, 16 Jul 2015 19:54:58 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2015-08-07 at 15:14:36 UTC, Johannes Thumshirn wrote: > Destroy cxl_adapter_idr on module exit, reclaiming the allocated memory. > > Signed-off-by: Johannes Thumshirn > Acked-by: Ian Munsie Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b2a02ac65e40fb3900d1 cheers