From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40327 invoked by alias); 17 Apr 2018 14:20:53 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-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-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-User: qpsmtpd, 2 recipients X-HELO: hall.aurel32.net Date: Tue, 17 Apr 2018 14:20: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-SW-Source: 2018-04/txt/msg00277.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