Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp3642644ybx; Mon, 4 Nov 2019 00:04:59 -0800 (PST) X-Google-Smtp-Source: APXvYqzHzW4iwcKnfSWsKka5RhtTy4Ghmpj6wWznrigevGCE8WS2YJf0lCP1Vr6bhfPLXPEGr15q X-Received: by 2002:a17:907:20f3:: with SMTP id rh19mr22205875ejb.289.1572854699524; Mon, 04 Nov 2019 00:04:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572854699; cv=none; d=google.com; s=arc-20160816; b=k+r1mkUEcNqArxJdoijRc7gvx53UA41hh+DU6q8tylhKV9se1ynpykXmjhNJ/NvroJ zEFCX4ZYN0k4vTu4sU3M18QWB1l++sG/2cmZiSgDZ2aRW1OkEo6XxC5+76dl3ncXlTwu 9nzXsfMVGv0883kAR16JFGWzlbqIyZqcMfVpVkVxGzrPLoag15EFzomIK7hld0HSlhis XK7z3C/GmBzw20uWkNNqWgcCoWW4eG042a60K5NAUQth974TxDpcJlyjZX6wwadp2Iyp 1FwX7THgFZt1K/XNx36w2N9RkbvZHVNajcJiGmKcXeBOilMpCT9Hn1sD14UmNiJgosn4 IBXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=yVuzqg6rD3JFZ/20A8oiUdOzETWc45osF5qd591M4Rc=; b=mm3Q14SGCxK779wy47GdBRaRfBT6aYk8VkJi0gdrulDAFD6yf6xjlsiW+XstCsBpeY GXDplTv2vMjLxO9TtTJOI6wjRiz/tSbB+dEwFqoQavs6sxE1DxEbvp8tT6qWCXYcrG4z tgsoDn0t6/vtSrHfb1m5XgaUFWhFIGj3JU0l+Jux55YyvdVEQ76BDKWAHpTg92GhLJq/ LP0nOChbKLH0YxmB9cy7gVx6BBHMgWOH1EqdTS9WeMBornzjY7/Q+IjlKPnudTgCfG/v +s681RLKOj/sq3Q/2jmkPruHoXJkPc49tz3Z1ox/qTvVC6kWwjBwIqFKGzKoY0ifkW+Q IrtA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z31si6933326ede.236.2019.11.04.00.04.35; Mon, 04 Nov 2019 00:04:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727661AbfKDIDf (ORCPT + 99 others); Mon, 4 Nov 2019 03:03:35 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:50514 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727320AbfKDIDf (ORCPT ); Mon, 4 Nov 2019 03:03:35 -0500 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 69F5219BFFA34341D38C; Mon, 4 Nov 2019 16:03:31 +0800 (CST) Received: from [10.134.22.195] (10.134.22.195) by smtp.huawei.com (10.3.19.212) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 4 Nov 2019 16:03:28 +0800 Subject: Re: [PATCH 3/3] Revert "f2fs: use kvmalloc, if kmalloc is failed" To: kbuild test robot CC: , , , , References: <20191101095324.9902-3-yuchao0@huawei.com> <201911022233.zTMqGPBr%lkp@intel.com> From: Chao Yu Message-ID: <28541e80-9f5e-44a0-7590-d95f9f398663@huawei.com> Date: Mon, 4 Nov 2019 16:03:27 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <201911022233.zTMqGPBr%lkp@intel.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Thanks for the report, I've fixed this. Thanks, On 2019/11/2 22:17, kbuild test robot wrote: > Hi Chao, > > I love your patch! Yet something to improve: > > [auto build test ERROR on f2fs/dev-test] > [cannot apply to v5.4-rc5 next-20191031] > [if your patch is applied to the wrong git tree, please drop us a note to help > improve the system. BTW, we also suggest to use '--base' option to specify the > base tree in git format-patch, please see https://stackoverflow.com/a/37406982] > > url: https://github.com/0day-ci/linux/commits/Chao-Yu/f2fs-clean-up-check-condition-for-writting-beyond-EOF/20191102-212408 > base: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git dev-test > config: sparc64-allmodconfig (attached as .config) > compiler: sparc64-linux-gcc (GCC) 7.4.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > GCC_VERSION=7.4.0 make.cross ARCH=sparc64 > > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > > All errors (new ones prefixed by >>): > > fs/f2fs/super.c: In function 'destroy_device_list': >>> fs/f2fs/super.c:1055:17: error: 'struct f2fs_dev_info' has no member named 'blkz_type'; did you mean 'blkz_seq'? > kfree(FDEV(i).blkz_type); > ^~~~~~~~~ > blkz_seq > > vim +1055 fs/f2fs/super.c > > 1047 > 1048 static void destroy_device_list(struct f2fs_sb_info *sbi) > 1049 { > 1050 int i; > 1051 > 1052 for (i = 0; i < sbi->s_ndevs; i++) { > 1053 blkdev_put(FDEV(i).bdev, FMODE_EXCL); > 1054 #ifdef CONFIG_BLK_DEV_ZONED >> 1055 kfree(FDEV(i).blkz_type); > 1056 #endif > 1057 } > 1058 kfree(sbi->devs); > 1059 } > 1060 > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation >