From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 22 Apr 2013 09:27:57 +1000 From: Michael Ellerman To: Vasant Hegde Subject: Re: [PATCH RESEND] powerpc/rtas_flash: Free kmem upon module exit Message-ID: <20130421232757.GA22246@concordia> References: <20130419114737.20439.54937.stgit@hegdevasant> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130419114737.20439.54937.stgit@hegdevasant> Cc: linuxppc-dev@lists.ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 19, 2013 at 05:18:09PM +0530, Vasant Hegde wrote: > Memory allocated to flash_block_list in rtas_flash_write > is not freed during module exit. We hit below call trace > if we unload rtas_flash module after loading new firmware > image and before rebooting the system. Why the resend? Did anything change? cheers