Received: by 2002:a05:7412:a9a2:b0:e2:908c:2ebd with SMTP id o34csp1185016rdh; Fri, 27 Oct 2023 07:07:04 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFusm18Hg4SVjSnDeyGtcKULJg8IHSmkjh02T07HoNeT3AXbcK81usZjYPVe2ThdicrXNiP X-Received: by 2002:a05:6870:aa8c:b0:1a6:a547:ffe1 with SMTP id gr12-20020a056870aa8c00b001a6a547ffe1mr3323815oab.21.1698415624465; Fri, 27 Oct 2023 07:07:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1698415624; cv=none; d=google.com; s=arc-20160816; b=G20BKGUZK9f1eP/NsV4gzdzJVun4+2zh1O/hbCKw4rAplNpvp1361lOEGIdoZpB+/x jPK+HlgxZ8l/JXqIZ7Yg/pRuR8+5873TDQF5V2SdLQmA/FmamIukRi8WMIBLJ96X7+F4 d7kRucbPGoo6ERhMK1iUn+dzjag7jycGq+d5ZU9qgaPiz2M6MvQBBf3QOeLVWlFa/0Rm EtLxXchbHEEpVQYODTU7AEm2+d1/VJYhoxwdWa3d+a7jcfK95Jwt9qIf9/voDpZ9CeQt Og+ERZEmOOow66OZnyYkoCoP8bOj3ZO4Ggg4RI+h9t8zT9xqPhILPYiz41ZBLnnSkEXM bh0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=M3Ac+d5dxbu+LtXf/8SL0kEccXHcG5LWnW9Jpa4OOuk=; fh=6Ak7sF6YV9KDDDeBY1HWph//7j1qUx2hIvUvA9EtlSc=; b=uGt/+BgJTZXPqR8fKscw+rVcw/Yv7/dqjZxGIMtoyl7AS8iox9GjQtsz4gRaQ50VCV 9QZffix++UMHZeB+HiLEmkcSaXZyHpoCaWDOfslTbNH/h6s6qoi5E0/dRRL4jQMqpv6Z PlLiLZWohwUyN4nVh+EOjmhfocB0Ib117DoYGJAFt3r3FzPX7xWkXBj4jHtz+Z7JFqns Ohu189QliCTbkhrqCpgWbPFRjXzxllSPC5PL4VL/O09TyKVoqifTZFGWF9ZCHwl0LauQ GXEqpPxDtJJ4W9Uh11BhLIIFDCYyz1PgVif/c4dGXnPkQclniF3IhZFd5qFBJwaxbFpd IU3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lipwig.vger.email (lipwig.vger.email. [2620:137:e000::3:3]) by mx.google.com with ESMTPS id nj2-20020a056871450200b001dd651a3d14si501321oab.117.2023.10.27.07.07.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Oct 2023 07:07:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) client-ip=2620:137:e000::3:3; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:3 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by lipwig.vger.email (Postfix) with ESMTP id 89E0C8351CE0; Fri, 27 Oct 2023 07:07:01 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at lipwig.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346055AbjJ0OGs (ORCPT + 99 others); Fri, 27 Oct 2023 10:06:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346009AbjJ0OGr (ORCPT ); Fri, 27 Oct 2023 10:06:47 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1CC0D6 for ; Fri, 27 Oct 2023 07:06:45 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 926B9C433C8; Fri, 27 Oct 2023 14:06:44 +0000 (UTC) Date: Fri, 27 Oct 2023 10:06:41 -0400 From: Steven Rostedt To: Mathieu Desnoyers Cc: kernel test robot , Peter Zijlstra , oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Rik van Riel Subject: Re: [PATCH] Fix: rseq uapi: Adapt header includes to follow glibc header changes Message-ID: <20231027100641.52fbee5d@gandalf.local.home> In-Reply-To: <81d2fd04-572d-48cd-bb5c-9a77937a79a0@efficios.com> References: <20231025214811.2066376-1-mathieu.desnoyers@efficios.com> <202310271556.LunB8KLv-lkp@intel.com> <81d2fd04-572d-48cd-bb5c-9a77937a79a0@efficios.com> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lipwig.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (lipwig.vger.email [0.0.0.0]); Fri, 27 Oct 2023 07:07:01 -0700 (PDT) On Fri, 27 Oct 2023 09:37:26 -0400 Mathieu Desnoyers wrote: > On 2023-10-27 03:53, kernel test robot wrote: > > Hi Mathieu, > > > > kernel test robot noticed the following build warnings: > > > > [auto build test WARNING on linus/master] > > [also build test WARNING on v6.6-rc7 next-20231026] > > [If your patch is applied to the wrong git tree, kindly drop us a note. > > And when submitting patch, we suggest to use '--base' as documented in > > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > The test robot complains about using in uapi headers for > !__KERNEL__ case. > > Steven, was there something wrong with including linux/types.h in uapi > headers ? > Actually, linux/types.h includes asm/types.h so I don't think that was the issue. I think the issue was mostly with: #include Replacing linux/types.h with asm/types.h worked, but may have been unnecessary. -- Steve