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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8E270C88CB2 for ; Fri, 25 Aug 2023 09:20:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244174AbjHYJU1 (ORCPT ); Fri, 25 Aug 2023 05:20:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38044 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244274AbjHYJUI (ORCPT ); Fri, 25 Aug 2023 05:20:08 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 322A21FEC for ; Fri, 25 Aug 2023 02:20:06 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-9a1de3417acso371790266b.0 for ; Fri, 25 Aug 2023 02:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692955204; x=1693560004; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc:subject:date:message-id :reply-to; bh=P5y25gob/FRn47TB3uE916gwNPLot6UByiaDLp9rLcQ=; b=sCPqbDGzRWbxJlSfUmv3fORoh/7RehiDu5aHsAmt5eM4nxtrXZLo3T+X6xtJuxVcZ3 Cjz4SQ0rAkmQZEF0OQ99/E9+nCsPhj05xB/q+/rljAu3MrgR4rjWQ0hj5quAJiDeliNq Hbj5ji4oyCaicMXW1tbSs6Co3f5AhQTJB4u7EQgIfC03Jo52pGoMQgPvFIrADxpc4faS SQjQHXLlbO2yaUpErq+BMeJS3b4/Iq9pzuj3VeiYE7tQgRp5ou4yuSYEFU4DiNDmgXW5 JWcjPiZDrXaKOQ8oJ9OztoCcfqtkXH0lJ3jBKSWhvlFRScvW/kWb3ohzSEF+7zXuIrWl Ruvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692955204; x=1693560004; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P5y25gob/FRn47TB3uE916gwNPLot6UByiaDLp9rLcQ=; b=IbAkSDtIhxPBNqxKGEBdlIb3pxrxKfgqTImHc/Fl3lJ4K8OZsStoeJ/9UiNeoNmKxE l6/FY7Ter5iduL/SD9cwDlGRAh3SwuaVFTDnWXK0roYDd0F6EBunYxBq41SdBxa99eT7 UaDTvB5dknfIF3qtCvE3aPD8GEivfwIkMcT1TXtDg8xDOwcz/7vXrjouGLA40mrg6bWn uIJSUTdLONlz2zCzmyt4RGShpBl2ThZE5plIOTImP1Uv7meOAhdZJR+DRR93dYK0Sg/N cbM1KyzIMemyaVsuNlLcgy2nh/1GdPrQIGSPPQ1wpHY/XgA1XvVzaQWfpSnbTqBR3FNK cfjQ== X-Gm-Message-State: AOJu0Yw9jjarvvL8SJzP4zvAzdVOxw1X/ylVIuawykLQ9s5souZV4pw1 drrfMuYxwwqrLZv7FM09x4U= X-Google-Smtp-Source: AGHT+IGgqCExH4c2OmdFUbkVCl8SzQf5ww4zLepWnKHaxY7Oi5And6+MZYmy7HtHPgtOUCoHORfNMg== X-Received: by 2002:a17:907:a410:b0:99b:af5a:fc2c with SMTP id sg16-20020a170907a41000b0099baf5afc2cmr19916786ejc.26.1692955204466; Fri, 25 Aug 2023 02:20:04 -0700 (PDT) Received: from gmail.com (195-38-113-90.pool.digikabel.hu. [195.38.113.90]) by smtp.gmail.com with ESMTPSA id n13-20020a170906840d00b00992665694f7sm740898ejx.107.2023.08.25.02.20.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 02:20:03 -0700 (PDT) Sender: Ingo Molnar Date: Fri, 25 Aug 2023 11:20:01 +0200 From: Ingo Molnar To: Josh Poimboeuf Cc: x86@kernel.org, linux-kernel@vger.kernel.org, Borislav Petkov , Peter Zijlstra , Babu Moger , Paolo Bonzini , Sean Christopherson , David.Kaplan@amd.com, Andrew Cooper , Nikolay Borisov , gregkh@linuxfoundation.org, Thomas Gleixner Subject: Re: [PATCH 12/23] x86/alternatives: Remove faulty optimization Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Josh Poimboeuf wrote: > The following commit > > 095b8303f383 ("x86/alternative: Make custom return thunk End of line got chopped here, I extended it to: 095b8303f383 ("x86/alternative: Make custom return thunk unconditional") Thanks, Ingo