Re: [RESEND PATCH] usb: host: pci_quirks: fix memory leak, by adding iounmap

From: Greg KH
Date: Sun Jan 24 2016 - 22:34:47 EST


On Sun, Dec 13, 2015 at 01:26:17PM +0530, Saurabh Sengar wrote:
> added iounmap inorder to free memory mapped to base before returning
>
> Signed-off-by: Saurabh Sengar <saurabh.truth@xxxxxxxxx>
> ---
> drivers/usb/host/pci-quirks.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

This is a resend of what version?

And why did you resend it?

I've now dropped all pending versions of this from my queue, please send
your latest one, with all of the proper changelog information (i.e. what
version the patch is, what changed between versions, etc.) Otherwise
it's impossible for me to know what to do with the patch...

thanks,

greg k-h