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 54B21C77B75 for ; Mon, 22 May 2023 16:36:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232836AbjEVQga (ORCPT ); Mon, 22 May 2023 12:36:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233073AbjEVQg1 (ORCPT ); Mon, 22 May 2023 12:36:27 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A24D8F1 for ; Mon, 22 May 2023 09:36:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 067A961B5F for ; Mon, 22 May 2023 16:36:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 43597C433D2; Mon, 22 May 2023 16:36:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684773380; bh=x3WoWBnXzN/NTh6aSDHS3bcgHVGPfkc5wKh4bZ5YrT4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WipIlgMq7p12o3ka1Sqlygiw79EZWLk+sjikVhPhVwZ603XWn8o+naLW3ICES8nGm gbYYuI3hbXOmVGzWFMGE5qWFUBIfkAFwKXPZFCdsqV3CWT+JSMJcRSS7qa45tswDUm 6Qiawh7BMYsf5VGCjM+tC+Pyec/qJf4qpv8gAb9IItGnKOQAMvlnidIqw5Fkpuzz+w GqL9h4jLs4aEmY1tBBD7W0A4T2/S46SyKzeZDBWv/iwgfd0Hv5ZQXJopbgG7CzEbhJ j9cdTlXzyYReR+TSkTHXAvM8j9Syx4e3J2AQ3KCtsdXJIoV7IIuG7Iy/eY6s18uZh8 w+vT94yxvGcSQ== Date: Mon, 22 May 2023 12:36:18 -0400 From: Sasha Levin To: Ard Biesheuvel Cc: "# 3.4.x" Subject: Re: v6.3 backport request Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, May 18, 2023 at 02:30:38PM +0200, Ard Biesheuvel wrote: >Please backport > >c76c6c4ecbec0deb ARM: 9294/2: vfp: Fix broken softirq handling with >instrumentation enabled >2b951b0efbaa6c80 ARM: 9297/1: vfp: avoid unbalanced stack on 'success' >return path Queued up, thanks! -- Thanks, Sasha