Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5250802imu; Wed, 19 Dec 2018 08:03:13 -0800 (PST) X-Google-Smtp-Source: AFSGD/VSqCrql1EUhxzeNJBy7N/W7qbo8yFcehJqA7G9zR47WEXpdaepTv8IAvnFQXruaCdelIdC X-Received: by 2002:a62:ea09:: with SMTP id t9mr22141044pfh.228.1545235393420; Wed, 19 Dec 2018 08:03:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545235393; cv=none; d=google.com; s=arc-20160816; b=0DDYncBYCSQPa2QmZ3o2nr+CSxCw50Qp79GFI4xm13YWcMSzc3sGnIryhxkFW/169t WEfIo5ycCBfS0SN1lG65LbUYdTwR4Rk0Sdgf9JmG/UU3zMQ3SethW3J3m4ALjM+zA5kr 10Disj7SimukTBFetcc13cg0/XBY7TZsl8WS+wK8CnGahiaJy1qiqKOW4r7a+MyBugTy JMa36UXH1ycfL6YRwi00p1HPwQr59erpAMS1zuO8KWiFB1vcMvicoTP2s9zBfhR5Xknm CcqxgxhzNMFTkO5l5BWU90JLxrvlho0L8xDyqO77aeYN0DObCAhqSUlX7BLSbrTNUQgz VMug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=z2kcfn8vjO9LZBu4DCwof0bHMtwnOxf7SPCGGu07TQc=; b=R86q6JuVOAnFlpW4D1AKtJanDlAHJRgkTOCjuYKB7gUy2a2irGZq8DapPwwaqf3Y2d AEHuckEmSoO8wUtgPNUwuSKEETLos/2mjJm4BN94Lf7ploltkbgFmvubCeyNowV7sBSF xERSGrz0XqaG/p8o72WmNeGwDfanX0NqBn26v88z3ufGNpNmAYRx/0BrLO2GyFwrM/ue FEdHGHeebfuGrQzKoaWEbOvfLdgzueYX/9nQHspZ72a06w2XUX8ItpcVoZXRp4n11mMg w2gCXzXeWoM0iz85c5bELGWvSEGniXK4Jhn4Hy7FIb1E4pYYAujqA2PaBftYJaKPy1yq pnWA== 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 r14si15697033pgh.39.2018.12.19.08.02.52; Wed, 19 Dec 2018 08:03:13 -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 S1728995AbeLSPXh (ORCPT + 99 others); Wed, 19 Dec 2018 10:23:37 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:37100 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727722AbeLSPXh (ORCPT ); Wed, 19 Dec 2018 10:23:37 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 9A8FFEBD; Wed, 19 Dec 2018 07:23:36 -0800 (PST) Received: from e103592.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id EC5E83F675; Wed, 19 Dec 2018 07:23:34 -0800 (PST) Date: Wed, 19 Dec 2018 15:23:32 +0000 From: Dave Martin To: Szabolcs Nagy Cc: kbuild test robot , Catalin Marinas , Will Deacon , "linux-kernel@vger.kernel.org" , "kbuild-all@01.org" , Alan Hayward , nd , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 3/3] arm64/sve: Disentangle from Message-ID: <20181219152332.GC22067@e103592.cambridge.arm.com> References: <1544556407-19897-4-git-send-email-Dave.Martin@arm.com> <201812151729.IIgleZIH%fengguang.wu@intel.com> <20181218121307.GA22067@e103592.cambridge.arm.com> <9c409567-1beb-e0cb-3efd-589a869ac7c8@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9c409567-1beb-e0cb-3efd-589a869ac7c8@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 19, 2018 at 03:11:52PM +0000, Szabolcs Nagy wrote: > On 18/12/2018 12:14, Dave Martin wrote: > > On Sat, Dec 15, 2018 at 05:20:29PM +0800, kbuild test robot wrote: [...] > >>>> ./usr/include/asm/sve_context.h:30: found __[us]{8,16,32,64} type without #include > > > > Since the new header is not meant to be included directly (and has a > > guard to that effect), we don't strictly need to do anything here. > > > > The way to include in userspace is via > > or , both of which include > > first. > > > > i think there is no need to explicitly prevent the inclusion of > the header. > > it is enough to have a comment that it's not supposed to be > included by user code (so the header can be later refactored). > > and then such automated header checks (or whatever other hacks > ppl do temporarily) can continue to work. The guard is in linux-next now AFAIK. Are you saying that it's likely to break something and needs to be removed, or it is unnecessary but harmless? Cheers ---Dave