Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp170533pxb; Mon, 2 Nov 2020 17:39:59 -0800 (PST) X-Google-Smtp-Source: ABdhPJzirsfg69MQRC3z/0Qlo1vchWiBAbPO5QIFVURvyhe7B7L3ByA5RpVBwPhIZ2WPx6Yq6RSM X-Received: by 2002:a17:906:a20b:: with SMTP id r11mr18979176ejy.41.1604367598820; Mon, 02 Nov 2020 17:39:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604367598; cv=none; d=google.com; s=arc-20160816; b=CYRcT+T0bvU7lhegN8BGUOQy9FyAJAyfogbw2LOu4a2r9JzkLBhCUDINVaoA1V6BIn 7nnhvJu7PmZjVcWhR/V2MCCmWq2HN5auc9JXt/AVOQIemf/ScUtQ7h0tLysiWMklF9I4 q9QalhaXxHIbe2u92tUBbXXAL21FyuHGcREJCBud3EsEVExt88rgMr8kDzz1fHYq1cxF AG2TsoTtVspDEWc5ii4x3owcnvT9xMMEdcwVLqyQQ0oJhl0lhKxdSmc5PmnFUURH3OHv +0VyWsBJ2hqFEny3IHBi6IYh1ikJ56/Y7kPJIBrEAb/ls46pLb1BdxaO+vASecJFHV/C fEAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=zmLKw3RwRh0yQkv5qHc2MrfRpafQb0UPR6HzdTAuwnE=; b=Ki5QdTxHho/YQpLoLMLizv37WMKvkHksm37Qw/XQbiZit4l6XnxR8ns+FjN6z5xb+7 N+S+TtWf3032fxjfDal4fyOzwNdKjhO+cLcp6vC+929kvoIHp9yWuhevi0qiiH9CUBlv TiMoN5LHXM5Kpd2qGeMSqH42YDMGrh0ht9UTv6UBOTiex4PAMWVjwNJBGzq/t0i9kXuA 8EGZTZKar8RygMa0uYsv3u0EwS0KWzEqDetKmhDAsVShQsXT2wx/M3adYEa/XgfDpRPB NsnbkDhs5TCgkclcXFB72HrgXI7sI3QAebV5Fuuw+Lmvv8xJen2tXtx7z0BdJARmsdhT idVA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LabjAq4b; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cz19si1076758edb.512.2020.11.02.17.39.36; Mon, 02 Nov 2020 17:39:58 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LabjAq4b; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727170AbgKCBf7 (ORCPT + 99 others); Mon, 2 Nov 2020 20:35:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:47698 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726246AbgKCBf6 (ORCPT ); Mon, 2 Nov 2020 20:35:58 -0500 Received: from google.com (unknown [104.132.1.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 02C5A2224E; Tue, 3 Nov 2020 01:35:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604367358; bh=imgsOHAhOwrwk2jJpxhn96iuDwIVE5N4T6lmBAiyNi4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LabjAq4bmcOp6LrvoZHXkBPWrx13gAlEdDEKY+X/lrmegTFLiHQ0qKtpvdRrzZyEi eo0KlUHgFS1qxxQs0y4A+/UjGhbpBtL8Qh/AF60N/ybx+TbuTR243uP/3KFnq3ugLz Z89RD2ippB/blHVS102Bk7UdDnpbsWWU13flIwCo= Date: Mon, 2 Nov 2020 17:35:56 -0800 From: Jaegeuk Kim To: Stephen Rothwell Cc: Daeho Jeong , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the f2fs tree Message-ID: <20201103013556.GA3578719@google.com> References: <20201103123112.68f54d17@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201103123112.68f54d17@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/03, Stephen Rothwell wrote: > Hi all, > > After merging the f2fs tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from :32: > ./usr/include/linux/f2fs.h:92:2: error: unknown type name 'u8' > 92 | u8 algorithm; > | ^~ > ./usr/include/linux/f2fs.h:93:2: error: unknown type name 'u8' > 93 | u8 log_cluster_size; > | ^~ > > Caused by commit > > 63d18d4913e5 ("f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl") > > You should only use the "__" versions of types in uapi headers. Thanks, I fixed it in the git directly. > > I have used the version of the f2fs tree from next-20201102 for today. > > -- > Cheers, > Stephen Rothwell