From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-28.4 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 912D6C11F68 for ; Fri, 2 Jul 2021 08:51:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 72AD3613ED for ; Fri, 2 Jul 2021 08:51:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231144AbhGBIxy (ORCPT ); Fri, 2 Jul 2021 04:53:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230442AbhGBIxx (ORCPT ); Fri, 2 Jul 2021 04:53:53 -0400 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43574C061762 for ; Fri, 2 Jul 2021 01:51:21 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id b2so10535561oiy.6 for ; Fri, 02 Jul 2021 01:51:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zbPxvu3NmB2z0+Y/UKqhW4DpRcr/7LUWF7NaploBKiY=; b=g25azOrQxK05y8GRoMOZ+brcEx47mkcPMDJpvFXSyPuG3DFIItFa0fY3sE+mixpaVM ws+joTgnwsvcrFjC6noqzghYqyjApLTZf3/GR8fpmhPRBepsgZlXCGzzTzpiQL8gPjXe fnMwrTok4oukOf/UFv6IpM2uO5IJ3hn1t5IK+TQTyMLXEJzjnxjh6Sl9jPj5Bjj7glXm YGGskCsDUjCqolu/ZsbHGqSQPW43Wv+9O2Ui00PyBlyUwGkGEW1hSlIliznPfxEcWbT2 WxNonKgDlH2gwU7OekOq+F8AXT2NvkSnK0AggHowz4Y/P1Z/E1HvUOauPgrjYC6kBDno DW3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zbPxvu3NmB2z0+Y/UKqhW4DpRcr/7LUWF7NaploBKiY=; b=nNNkPEGskL8Fu79aGzGOAzw/q9aSaxSfg+qX9jfor6qCr7XHYk2S+ln5DweerLvaUT QUwOomR4715Cpw3AQqfnq9I3fYBoakF7rgNPcNauIDf4L9vV7NfdJBe1b2EJgTL6Cn3x mbi1IPHxAGOPC0rX1g1DPXQekFNA3uP6GhiuevCieAxOIRaKCFHQDKKtvq/5/HlNZ9zs gzcm1GejUOCsPvmelHyGLQxJ3RDirHjoByrpSOWUkOyCfXGrfPXnCjgDiRV0uEjeZwFs S2bb+dUXxV1NfAvN3Gs413lIfV7GhYK5fLPAG8pw+/oNmjnd5l2rng7vuI6QqehAqHAh A4Cg== X-Gm-Message-State: AOAM530GoZtLvzEBmX5kouXA8bmP7RQ6BkPXd1TjD/nFLkG+dpd0NqXU WhsBzqkIG+woqVLB/3U477p4AJqYDBjpAiMChc5BMQ== X-Google-Smtp-Source: ABdhPJympXWi8Ppuk567NBcohD0mgz01KaWIVKIBQyPdKE6YubE7I55ijr5HkmI+QxdfkyM3G3QCDTahgXwb8SBr2eM= X-Received: by 2002:a05:6808:7c8:: with SMTP id f8mr3011976oij.121.1625215880431; Fri, 02 Jul 2021 01:51:20 -0700 (PDT) MIME-Version: 1.0 References: <20210429190734.624918-1-elver@google.com> <20210429190734.624918-3-elver@google.com> <20210526174217.GB19898@willie-the-truck> <20210526182937.GA20055@willie-the-truck> In-Reply-To: <20210526182937.GA20055@willie-the-truck> From: Marco Elver Date: Fri, 2 Jul 2021 10:51:08 +0200 Message-ID: Subject: Re: [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets To: "Eric W. Biederman" Cc: Russell King - ARM Linux admin , Will Deacon , Catalin Marinas , "David S. Miller" , Mark Rutland , Linux ARM , LKML , sparclinux Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 26 May 2021 at 20:29, Will Deacon wrote: > On Wed, May 26, 2021 at 07:50:41PM +0200, Marco Elver wrote: > > On Wed, 26 May 2021 at 19:42, Will Deacon wrote: > > > Hi Marco, > > > > > > On Thu, Apr 29, 2021 at 09:07:34PM +0200, Marco Elver wrote: > > > > To help catch ABI breaks at compile-time, add compile-time assertions to > > > > verify the siginfo_t layout. > > > > > > > > Signed-off-by: Marco Elver > > > > --- > > > > arch/arm64/kernel/signal.c | 36 ++++++++++++++++++++++++++++++++++++ > > > > arch/arm64/kernel/signal32.c | 36 ++++++++++++++++++++++++++++++++++++ > > > > 2 files changed, 72 insertions(+) > > > > > > Do you want me to queue this patch in the arm64 tree, or is the series all > > > going together via another route? > > > > I think Eric will queue them together with a bunch of other cleanups, > > because as-is these patches are out-of-date as of: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0e31f3a38e77612ed8967aaad28db6d3ee674b5 > > Ok, thanks. I will ignore this then :) Eric, are these static_assert patches being sent this merge-window along with the other cleanups? Thanks, -- Marco From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-19.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 498EDC11F68 for ; Fri, 2 Jul 2021 08:53:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 09C61613ED for ; Fri, 2 Jul 2021 08:53:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 09C61613ED Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Ajc2bUbeKwQSa4ZZwylX7RswCGdS1atI9qBMPd0/BHo=; b=b4qKyoYnrMcUPl tydsgb3YElM0Q0eM7a8gG73JdXStBoeQbJMP0z5QFKDNQJ0LRnjXKjfLNxMcQfSlTRHYdjTQPsr9v 4EZVrKtVrXLDtH4OI/ZjyyGhrRPDsjLkr6pzY7q72N76uoS7bE6P01GjXMYuPUXQ0HxhzgkaYbFXB UIPnxq2wmyGQwazqb0A5U231Fh1RSFtqmivVYwjf9/fTtMNprtkF2LQrdBgdVoZg5/nwKigTn4ZZO EdU5g8YQVi5+tWm6w8HXpPASslkiR/44irmU5s4MQfL9nokezj0sZfn3caeKckRWyDq0drbCTHGkB N4bW3vEkDNxtXPZMs8og==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lzEtS-002Wa4-Jp; Fri, 02 Jul 2021 08:51:26 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lzEtO-002WWr-J5 for linux-arm-kernel@lists.infradead.org; Fri, 02 Jul 2021 08:51:24 +0000 Received: by mail-oi1-x230.google.com with SMTP id l26so7912960oic.7 for ; Fri, 02 Jul 2021 01:51:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zbPxvu3NmB2z0+Y/UKqhW4DpRcr/7LUWF7NaploBKiY=; b=g25azOrQxK05y8GRoMOZ+brcEx47mkcPMDJpvFXSyPuG3DFIItFa0fY3sE+mixpaVM ws+joTgnwsvcrFjC6noqzghYqyjApLTZf3/GR8fpmhPRBepsgZlXCGzzTzpiQL8gPjXe fnMwrTok4oukOf/UFv6IpM2uO5IJ3hn1t5IK+TQTyMLXEJzjnxjh6Sl9jPj5Bjj7glXm YGGskCsDUjCqolu/ZsbHGqSQPW43Wv+9O2Ui00PyBlyUwGkGEW1hSlIliznPfxEcWbT2 WxNonKgDlH2gwU7OekOq+F8AXT2NvkSnK0AggHowz4Y/P1Z/E1HvUOauPgrjYC6kBDno DW3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zbPxvu3NmB2z0+Y/UKqhW4DpRcr/7LUWF7NaploBKiY=; b=HlA8BYRfYTAMC9Or2LPZd+yDiCg8j9OW7pZo7MYF06dQToDKarRsq1H20xcRuU3BpO SqLc6C8itw6ik51O1Ki/uO5/YMN08NOoe7doGIid/mEBgtmAt6zIJhruMgK/+19iN2pZ OJaxW2qqCYhV04ungtHL4DQcScqWeg5IJZ4o0fHQwfTj9aaLPPmPrMVu0osJIwdyJd2v 9cqVG2aE9+sdmbi6SLkAxL8Af5E8r8kA26SORrSb4wa6aMKGQ5oUH0yqEgxXDYwimRPu /R1vhkhfEYnjeoKD+wwl/q/yC8FRzaK/uIx3qw5tKY1vyZj+zv6Ebf3qnjqi0po+VzDc 3TMQ== X-Gm-Message-State: AOAM530Tk5Z77KRjcp42198bWFtfBeBLUvgSisMPo4fjw9XyREH65ara Zu0ej+IQIzcSawfU1GwCnL9IzFoMHw6MVF0za59K6tEeapU= X-Google-Smtp-Source: ABdhPJympXWi8Ppuk567NBcohD0mgz01KaWIVKIBQyPdKE6YubE7I55ijr5HkmI+QxdfkyM3G3QCDTahgXwb8SBr2eM= X-Received: by 2002:a05:6808:7c8:: with SMTP id f8mr3011976oij.121.1625215880431; Fri, 02 Jul 2021 01:51:20 -0700 (PDT) MIME-Version: 1.0 References: <20210429190734.624918-1-elver@google.com> <20210429190734.624918-3-elver@google.com> <20210526174217.GB19898@willie-the-truck> <20210526182937.GA20055@willie-the-truck> In-Reply-To: <20210526182937.GA20055@willie-the-truck> From: Marco Elver Date: Fri, 2 Jul 2021 10:51:08 +0200 Message-ID: Subject: Re: [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets To: "Eric W. Biederman" Cc: Russell King - ARM Linux admin , Will Deacon , Catalin Marinas , "David S. Miller" , Mark Rutland , Linux ARM , LKML , sparclinux X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210702_015122_675134_D1266625 X-CRM114-Status: GOOD ( 21.90 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 26 May 2021 at 20:29, Will Deacon wrote: > On Wed, May 26, 2021 at 07:50:41PM +0200, Marco Elver wrote: > > On Wed, 26 May 2021 at 19:42, Will Deacon wrote: > > > Hi Marco, > > > > > > On Thu, Apr 29, 2021 at 09:07:34PM +0200, Marco Elver wrote: > > > > To help catch ABI breaks at compile-time, add compile-time assertions to > > > > verify the siginfo_t layout. > > > > > > > > Signed-off-by: Marco Elver > > > > --- > > > > arch/arm64/kernel/signal.c | 36 ++++++++++++++++++++++++++++++++++++ > > > > arch/arm64/kernel/signal32.c | 36 ++++++++++++++++++++++++++++++++++++ > > > > 2 files changed, 72 insertions(+) > > > > > > Do you want me to queue this patch in the arm64 tree, or is the series all > > > going together via another route? > > > > I think Eric will queue them together with a bunch of other cleanups, > > because as-is these patches are out-of-date as of: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0e31f3a38e77612ed8967aaad28db6d3ee674b5 > > Ok, thanks. I will ignore this then :) Eric, are these static_assert patches being sent this merge-window along with the other cleanups? Thanks, -- Marco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel