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 B64A0ECAAD8 for ; Fri, 16 Sep 2022 09:28:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230258AbiIPJ2n (ORCPT ); Fri, 16 Sep 2022 05:28:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230266AbiIPJ2i (ORCPT ); Fri, 16 Sep 2022 05:28:38 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83A9AA346C for ; Fri, 16 Sep 2022 02:28:37 -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 0D2DE62902 for ; Fri, 16 Sep 2022 09:28:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03AE5C433D6; Fri, 16 Sep 2022 09:28:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1663320516; bh=Zmv4GEBlHX0IMWelm9ixip1AKOVi1zE/biXZFbsm15U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bL5let5kQiafpKYBUws1X4ffmFR6C0yh0BWdtg5LxrcoELfINS4a2iT4JhamY+oYl zlhalqf1S2WXwjbGRl1f/22IXX4cvKjCb1lgk0mIN6jfVcVMBczwPdcgx4IzG5OzYh HcIWZaDpDDLJVtIAWOEoGJJ91xOp1HlPZ1ul22L0= Date: Fri, 16 Sep 2022 11:29:01 +0200 From: Greg KH To: "Limonciello, Mario" Cc: "stable@vger.kernel.org" Subject: Re: Fix for keyboard on a number of Ryzen 6000 laptops 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: stable@vger.kernel.org On Thu, Sep 15, 2022 at 06:36:09PM +0000, Limonciello, Mario wrote: > [Public] > > Hi, > > Can you please bring in this commit to 5.15.y and later? > > 9946e39fe8d0 ("ACPI: resource: skip IRQ override on AMD Zen platforms") > > It fixes internal keyboard problems either on startup or resume on a number of Rembrandt based laptops. Now queued up, thanks. greg k-h