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 A98BEC4332F for ; Wed, 1 Nov 2023 18:03:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344802AbjKASDE (ORCPT ); Wed, 1 Nov 2023 14:03:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39382 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344881AbjKASDC (ORCPT ); Wed, 1 Nov 2023 14:03:02 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96335131 for ; Wed, 1 Nov 2023 11:02:47 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 3D3C0C433C8 for ; Wed, 1 Nov 2023 18:02:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698861767; bh=20cvvZEkQMYVJcT0F88gKh9W1sbmVoXwRo3C5lbNsjQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NN9pReu00DzhO0YbmzZZZu3ue+KrbMiXK69OnDlBEJkj6e6xnEhmKbBQ/c2tj4spx Ck+AQTAyr4d9cDomjoeMNdvo4UCHHjtqJ11jNKZyxN20X85gDFoI3ZM7T0juqB5aIr HtYm/g/FZKzPG5SRvebZGoEwg36sV6tLMGBKrsGs88wb7aHmYJGHANg6bslt5hHzFX 2WArkDnPmbnQxW3U2eTWWqZfRTz7j5P8FYA5C87ePOFyhmEYyiBGt+zQQPVM3JUPmo 8CKQy/BYpcHHHcySWEhjFdXNHiV2BaXmj0/WOOZAOeOdZeb3h04oRDXBTx/lqkYWQz jNqIzgQB85wPA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 2D0B7C53BC6; Wed, 1 Nov 2023 18:02:47 +0000 (UTC) From: bugzilla-daemon@kernel.org To: platform-driver-x86@vger.kernel.org Subject: [Bug 218092] Laptop hanging on black screen, when suspended and woke up! Date: Wed, 01 Nov 2023 18:02:47 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_platform_x86@kernel-bugs.osdl.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: Platform_x86 X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mario.limonciello@amd.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_platform_x86@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D218092 --- Comment #18 from Mario Limonciello (AMD) (mario.limonciello@amd.com) --- If you do a git checkout then it would be 'git am foo.patch'. If you download a tarball it would be 'patch -p1 < foo.patch'. --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=