From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40401 invoked by alias); 17 Apr 2018 14:20:53 -0000 Mailing-List: contact libc-stable-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Archive: Sender: libc-stable-owner@sourceware.org Received: (qmail 39825 invoked by uid 89); 17 Apr 2018 14:20:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.4 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Hx-languages-length:843 X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-Spam-User: qpsmtpd, 2 recipients X-HELO: hall.aurel32.net Received: from hall.aurel32.net (HELO hall.aurel32.net) (163.172.24.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 17 Apr 2018 14:20:50 +0000 Received: from ohm.aurel32.net ([2001:bc8:30d7:111::1000]) by hall.aurel32.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1f8RTS-0007Bl-MR; Tue, 17 Apr 2018 16:20:46 +0200 Received: from aurel32 by ohm.aurel32.net with local (Exim 4.90_1) (envelope-from ) id 1f8RTR-00070x-0B; Tue, 17 Apr 2018 16:20:45 +0200 Date: Mon, 01 Jan 2018 00:00:00 -0000 From: Aurelien Jarno To: DJ Delorie Cc: libc-alpha@sourceware.org, libc-stable@sourceware.org, andrew@sifive.com, darius@bluespec.com, palmer@dabbelt.com Subject: Re: [PATCH 2.27] RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069] Message-ID: <20180417142044.GA3216@aurel32.net> Mail-Followup-To: DJ Delorie , libc-alpha@sourceware.org, libc-stable@sourceware.org, andrew@sifive.com, darius@bluespec.com, palmer@dabbelt.com References: <20180416204132.9251-1-aurelien@aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00012.txt.bz2 On 2018-04-16 17:54, DJ Delorie wrote: > > Could the #ifdef from b4a5d26d8835's kernel_sigaction.h be backported > instead? It still wouldn't be a pristine backport (I'm not recommending > backporting *all* of b4a5d26d8835) but at least as branch-specific > 'hack' it's closer to what's in master than a riscv-specific header. We can backport that #ifdef from b4a5d26d8835, but it means we also need to backport the new kernel_sigaction.h files for m68k, s390, sparc, tile (if I haven't missed any), plus commit d8abfab7d46a to fix a regression on s390. So it seems more risky to me. Also note that this is not an installed header, but just a compile time header. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net