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=-2.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, 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 3E953C43603 for ; Fri, 20 Dec 2019 01:41:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 11D582467E for ; Fri, 20 Dec 2019 01:41:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576806094; bh=jbp7qS/A1/yOwSoNImxVhKr1vUeyyU2Wox5UkPB26pA=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-ID:From; b=d1Wz3JsRHqNN5cGLt5KpZHGdbZHmIi9+NsKXrOfd7gYJWkm0hscg4GZNJyPruTKb7 17IppI6cuxPe+xcGX6DrNnqGEGVcaj+X5soZC3O8ProQWDbOZx05iw7kutq6vwDGgr 1JT4cSd8F4Y6SYe6T4veVPTe9oeElYefdwO5XHyc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727197AbfLTBld (ORCPT ); Thu, 19 Dec 2019 20:41:33 -0500 Received: from mail-il1-f193.google.com ([209.85.166.193]:38126 "EHLO mail-il1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727070AbfLTBlc (ORCPT ); Thu, 19 Dec 2019 20:41:32 -0500 Received: by mail-il1-f193.google.com with SMTP id f5so6570340ilq.5 for ; Thu, 19 Dec 2019 17:41:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=kihFHk0I3eiSjPlsPOEWwLG5M5I3W9sqheb6sgl2P4k=; b=hiDu43S+ngvlMBE/4HJGTNYC1y1RavL4d+i+AbAdZAnmrfii3Ek2G5DaS1DHwSceO2 hkYpdiXmsDhaduWGWG7ZuISR/pQrC7JlsMNpMQLaPA7Zvco28exuJNPYEMTjQa71P3p1 nSmP3yaHXzQRXTKiyg9VPBxyCj7audWltZfb8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=kihFHk0I3eiSjPlsPOEWwLG5M5I3W9sqheb6sgl2P4k=; b=j2SYAIOaS+GmaimykFcq11KKbkP3UV1qAaK/MTzefbNmEKSMObOub3vzruI2+qOccG MORXcdC8F5ZT9r8O3k5RC2G8C0yn9Q3UbELU4CuXUnAFaa3O9U1El6QTx0bWUjZePQ1j 8UYvjUm+1IXBtAGqvjut7+dDpl4IZoe7Xn+LY6xnPLbmOTG05l8SFA4afGwOznRWnYey j7s/SnqfxHm8Ot+1VYQWQKtOaHQqlm9wzXJQKy8Nr9MsvVP4MbeGhr0WRFcdMojSgYYF 45vVDaAyODLGVsmtQxJ53u/FCoA42bQMuJQf24z+3GU25wOo4SRPOPC0kFhdd4aHI9CR paqg== X-Gm-Message-State: APjAAAV+luJ5fA854LRyJ10zi1nAIkMOTpFLSQx82L5SXyohdrcz6epR uH7PSFa8atwf7hMsW5ZYdmlutw== X-Google-Smtp-Source: APXvYqxJ1wlBxbfbo8n32neUIKY7qhlUNucAfrLjjhF9jQmtKljvxSLHrLQZTJntHeTRF1avB9VQhA== X-Received: by 2002:a92:84dd:: with SMTP id y90mr9120333ilk.99.1576806092085; Thu, 19 Dec 2019 17:41:32 -0800 (PST) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id i136sm1505454ild.23.2019.12.19.17.41.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Dec 2019 17:41:31 -0800 (PST) Subject: Re: [PATCH for 5.4 0/3] Restartable Sequences Fixes To: Mathieu Desnoyers , Thomas Gleixner Cc: linux-kernel , Peter Zijlstra , paulmck , Boqun Feng , "H. Peter Anvin" , Paul Turner , linux-api , stable , Shuah Khan References: <20190917182959.16333-1-mathieu.desnoyers@efficios.com> <211848436.2172.1576078102568.JavaMail.zimbra@efficios.com> From: Shuah Khan Message-ID: <7fd53b32-8d9e-5c24-56c5-86c1c7c700dc@linuxfoundation.org> Date: Thu, 19 Dec 2019 18:41:30 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/11/19 8:47 AM, Shuah Khan wrote: > On 12/11/19 8:28 AM, Mathieu Desnoyers wrote: >> Hi Thomas, >> >> I thought those rseq fixes posted in September were in the -tip tree, >> but it >> seems that they never made it to mainline. >> >> Now Shuah Khan noticed the issue with gettid() compatibility with glibc >> 2.30+. This series contained that fix. >> >> Should I re-post it, or is this series on track to get into mainline >> at some point ? >> > > It will be great this can make it into 5.5-rc2 or so. > > thanks, > -- Shuah > I am pulling this patch in for Linux 5.5-rc4. Let me know if you have any objections. thanks, -- Shuah