[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170810152049.GB16915@kroah.com>
Date: Thu, 10 Aug 2017 08:20:49 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Pan Bian <bianpan2016@....com>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Guenter Roeck <groeck@...omium.org>,
Wei-Ning Huang <wnhuang@...gle.com>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>,
Wei Yongjun <weiyongjun1@...wei.com>,
linux-kernel@...r.kernel.org
Subject: Re: [V2] firmware: vpd: use memunmap instead of iounmap
On Wed, Aug 09, 2017 at 07:01:47PM +0800, Pan Bian wrote:
> In functions vpd_sections_init() and vpd_section_init(), iounmap() is
> used to unmap memory. However, in these cases, memunmap() should be
> used.
>
> Signed-off-by: Pan Bian <bianpan2016@....com>
> ---
> drivers/firmware/google/vpd.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
What changed from v1? Always put that below the --- line.
Please fix and do a v3.
thanks,
greg k-h
Powered by blists - more mailing lists