Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp1725861pxb; Fri, 10 Sep 2021 12:20:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwTdV4jasdpRVv/M/ObgVUdM2mJmEW1mqQl5jCCYKUKk5CL0YZ2dh42WLUBRIgcEaNyJuF5 X-Received: by 2002:aa7:d649:: with SMTP id v9mr10879181edr.38.1631301633632; Fri, 10 Sep 2021 12:20:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631301633; cv=none; d=google.com; s=arc-20160816; b=muS07PJTLz5GMBbJSyZrHJSAsiFZydDD+BaAlM0A1WVgCgdWDJgG7MgrhAB4ecVS+q qxbJ03AGqrI8FP017XROAUZ73JvS58Hm/CW1X/a7WBoHj6GDqdPJAZSl96pR09t3tDUX Mi3qUWx9eoit9uF5uO4cTUL0x9LvYiwi0Eo69V06kCPEIe0+xMoB6/JfS7WDIRmuz9S2 ++2Yiys7CPF6cPBWWv+xv0BMYxlnpYWKRr/bnWI9/brAUjE68aZT0fbHgpen1rVgWPkC sqcTmGWmLsfvfEGDncC/J1RLTO3PatjrAii/l2/5C2uobWotjNiyZDw+IGLFz6ltryG0 rkxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=jfHW1pNmyjbbAWw79ee7G84LRaveOaYJWmZsVIoFado=; b=IeXFKESFF7+REe1riBd1WvbaMj1UThLwR03ginVfKJdd1lbx5nmlKktt7Qg6FLtfIZ /kQlgbyZBBV6VMysEAFzItZ4iocqt8bvTPox8w0M4Uo94ClAQeViJN4xN/9HQXBwdpM4 jsCVkoB7nasERZDkmfyyPo1SQZw3E+M6BDq59gk54FQ7N0vXSSnuwugX1PXhR/Tj0/9Q mQu6He7Lfs5eUdwLtctZgP8HSBGafwCmjDwS7RXz43e8J79qYLPBTYZa/0pZ5iibMXcL lxzctThyxUeMutYLsiM/D249HGGsmC3/Yz1BiiNXrZCMhu+9TSlEzlaKFwikTJAl4i6A +7yg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=IPWpXJ6D; 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 qb16si7058548ejc.558.2021.09.10.12.20.09; Fri, 10 Sep 2021 12:20:33 -0700 (PDT) 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=k20201202 header.b=IPWpXJ6D; 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 S232070AbhIJTT7 (ORCPT + 99 others); Fri, 10 Sep 2021 15:19:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:33734 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229546AbhIJTT7 (ORCPT ); Fri, 10 Sep 2021 15:19:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 72D5961167; Fri, 10 Sep 2021 19:18:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631301527; bh=Sh4pD9U7w51AAAI4Xnju3zUjDCk8B7lUevXPX+TctKk=; h=Date:From:To:Cc:Subject:From; b=IPWpXJ6DZpQzq0k43F0a9mlUoFnNK88PDlb2AbVDFqcttl7nKt6P87NYarv7KNPPw /iv0KIqnv9WqdixkTI3fVWUoTKXFgCtePObyD9vZ+/pHRQ9mPheyoutvgPc3tMQHT5 nh3oKd0ejh6Wr17VXW3pSfeREutcOnBSm3HnhPpXv38QxszKcPedhcuF+ivQIu0GaH JRaoSsjB/rg7lvAa5Q28aO3BfNOjEo0hbo2wlkPkV8phXshK3q+f5nBtTlg7Kggt/K 7z+YmBywKUqsM19n5g/XOQwp7HEuXCaIw9UISl/gAked2H4DVSIrO4Fd9l5e3jfy1e 6ZsUJw0D/WTlQ== Date: Fri, 10 Sep 2021 21:17:34 +0200 From: Miguel Ojeda To: Linus Torvalds Cc: Geert Uytterhoeven , Marco Elver , Nick Desaulniers , Miguel Ojeda , linux-kernel@vger.kernel.org Subject: [GIT PULL v2] Compiler Attributes for v5.15-rc1 Message-ID: <20210910191734.GA8688@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: elm/2 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pick up the following attribute improvements (2nd take). The first two patches were in my tree for a long while. The latest has been in -next for only a day, but that was my mistake forgetting to upload it sooner to my tree. You will find an easy conflict -- the end result should be just adding the new attributes to the GCC 4 list. (Sorry...) Cheers, Miguel The following changes since commit 62fb9874f5da54fdb243003b386128037319b219: Linux 5.13 (2021-06-27 15:21:11 -0700) are available in the Git repository at: https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v5.15-rc1-v2 for you to fetch changes up to b83a908498d68fafca931e1276e145b339cac5fb: compiler_attributes.h: move __compiletime_{error|warning} (2021-09-09 01:14:28 +0200) ---------------------------------------------------------------- Compiler Attributes improvements: - Fix __has_attribute(__no_sanitize_coverage__) for GCC 4 (Marco Elver) - Add Nick as Reviewer for compiler_attributes.h (Nick Desaulniers) - Move __compiletime_{error|warning} (Nick Desaulniers) ---------------------------------------------------------------- Marco Elver (1): Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4 Nick Desaulniers (2): MAINTAINERS: add Nick as Reviewer for compiler_attributes.h compiler_attributes.h: move __compiletime_{error|warning} MAINTAINERS | 1 + include/linux/compiler-gcc.h | 3 --- include/linux/compiler_attributes.h | 25 +++++++++++++++++++++++++ include/linux/compiler_types.h | 6 ------ 4 files changed, 26 insertions(+), 9 deletions(-)