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=-8.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 656BCC433E0 for ; Fri, 1 Jan 2021 14:07:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 27D03221F2 for ; Fri, 1 Jan 2021 14:07:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726779AbhAAOHD (ORCPT ); Fri, 1 Jan 2021 09:07:03 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:49047 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726257AbhAAOHD (ORCPT ); Fri, 1 Jan 2021 09:07:03 -0500 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1kvL4P-001faf-R3; Fri, 01 Jan 2021 15:06:21 +0100 Received: from p5b13a2ad.dip0.t-ipconnect.de ([91.19.162.173] helo=[192.168.178.139]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1kvL4P-003DXN-30; Fri, 01 Jan 2021 15:06:21 +0100 Subject: Re: [PATCH] sh: add support for TIF_NOTIFY_SIGNAL To: Jens Axboe Cc: linux-sh@vger.kernel.org, "linux-ia64@vger.kernel.org" References: <5fcc82b4-89ae-3bca-10ab-6ad933565cee@kernel.dk> <5611bde9-67e7-6ff6-defc-9b02ea830fac@physik.fu-berlin.de> <9ea14eb3-d698-5499-ba4c-c6a3c35cd8d4@kernel.dk> <47f79645-53b7-b11c-167a-f5721b53df02@physik.fu-berlin.de> <9d9acec6-1e8c-2d68-5dfa-d58c11cf5cc4@kernel.dk> <070780c4-445e-6373-c8f4-1c72d0f3b4e0@physik.fu-berlin.de> <1047f3e5-4599-c34f-3176-9f41d2e1246b@kernel.dk> From: John Paul Adrian Glaubitz Message-ID: <31b34cfc-8d6e-d3b4-e29f-1ec485f5b368@physik.fu-berlin.de> Date: Fri, 1 Jan 2021 15:06:20 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <1047f3e5-4599-c34f-3176-9f41d2e1246b@kernel.dk> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.162.173 Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Hi Jens! On 11/17/20 4:06 PM, Jens Axboe wrote: > On 11/16/20 10:26 PM, John Paul Adrian Glaubitz wrote: >> Hi Jens! >> >> On 11/9/20 3:14 PM, Jens Axboe wrote: >>>> Sorry for the delay. I'm busy at the moment and my SH board is currently >>>> building the Perl 5.32 package for Debian. Will try to test your patches >>>> by tomorrow, also ia64. >>> >>> Thanks, both would be appreciated! Just CC'ed you on the updated patch >>> for sh. >> >> Is this still relevant for testing? I'm ready to test now, much later than >> I thought, sorry. >> >> I'm going to build Linus' latest kernel for my SH and IA64 machines now >> and then I can test additional patches on top of it. > > Thanks, would definitely still appreciate testing. You can just run > linux-next if you want, it's got everything in there. Or apply the > separate patches to -git, either approach is fine. Apologies for the late reply. I just pulled Linus' latest tree today with your patch for SH included and I'm not seeing any regressions. Is there away to test the change itself? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913