[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aec30a6c-ce45-18b7-7d6c-2a156c595f45@huawei.com>
Date: Mon, 8 Jun 2020 10:47:22 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Denis Efremov <efremov@...ux.com>,
Jaegeuk Kim <jaegeuk@...nel.org>, "Chao Yu" <chao@...nel.org>
CC: <linux-kernel@...r.kernel.org>,
<linux-f2fs-devel@...ts.sourceforge.net>
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: use kfree() to free super in
read_raw_super_block()
On 2020/6/6 2:15, Denis Efremov wrote:
> Use kfree() instead of kvfree() to free super in
> read_raw_super_block() because the memory is allocated with
> kzalloc() in the function.
>
> Fixes: 5222595d093e ("f2fs: use kvmalloc, if kmalloc is failed")
> Signed-off-by: Denis Efremov <efremov@...ux.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists