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 30701C433EF for ; Wed, 13 Jul 2022 20:23:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237074AbiGMUXG (ORCPT ); Wed, 13 Jul 2022 16:23:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52702 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236537AbiGMUXE (ORCPT ); Wed, 13 Jul 2022 16:23:04 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8012C30F56 for ; Wed, 13 Jul 2022 13:23:03 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id j22so21860505ejs.2 for ; Wed, 13 Jul 2022 13:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=d1P5rX72RXyRvGR7JCZ4qVZh1CiP/TKW9UtB14PFhaQ=; b=hp43ldtRziA5PUHZyd4RJvKAVLE41k/JKMzhpS//B1rETg03AmLcMxtVsSmgdzCMlb t44JOsl9PL+s6wYOQEJPZD0NHxYo63Bm3DBi/uPpvJFGrf3vZkmlu45wXZNa4Qj4zXqW mz1WdEdTJ8v9A+xQt4LlwhRS6fDVV8/nYc5Hs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=d1P5rX72RXyRvGR7JCZ4qVZh1CiP/TKW9UtB14PFhaQ=; b=37we87Zg80bBZdJ3hL4t1uhn1CFXYxy6eblho4UvT4bRbQINVNkcvHTglzZRqm9be9 GKKWJSS1kQaZz0pmMeJKuWkpGmZPAsXlYFX/g/Cufxv1XtFbrTgwHrNu16fFzUOwtV7R 55jwzW5oIT2WOwfc8erU6/GnHBpkHM6+sCMrQA+yBVUeK0wy/GpNRnVo0PGcKhHFM/bl T3EN2cdRwMyH3nbQY76NbcMg8KuWzq+Rt1i6zicBUQa8R5ecC46HmJMXhnGsI/n8Ui84 vUnF42YtYMDCSxQmXn9PBLMvNaGMR6C6ZSOj4pUmoCiqtkau8CSHvOJCew474jyc2zm8 7Gdg== X-Gm-Message-State: AJIora/lHTodZscZa6TWJAn3NEDryCslnykN3dP4rft2jHstUE4tk+bW M5HyNQUf3SnOIEfIhjMpgKV6mrwdFSi/44dfs1w= X-Google-Smtp-Source: AGRyM1sF1KZFH4veBYr4QY+Y+w/iPaMRwmqf8QbTcYDZ1ccVg3a5zexrPHg/WpAtZsSpNw3etzIVKw== X-Received: by 2002:a17:907:97d3:b0:726:a5db:3a3a with SMTP id js19-20020a17090797d300b00726a5db3a3amr5286527ejc.654.1657743781842; Wed, 13 Jul 2022 13:23:01 -0700 (PDT) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com. [209.85.128.47]) by smtp.gmail.com with ESMTPSA id f17-20020a17090631d100b0072b6d93b9afsm2917494ejf.210.2022.07.13.13.22.59 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Jul 2022 13:23:00 -0700 (PDT) Received: by mail-wm1-f47.google.com with SMTP id o19-20020a05600c511300b003a2de48b4bbso1856936wms.5 for ; Wed, 13 Jul 2022 13:22:59 -0700 (PDT) X-Received: by 2002:a7b:cd97:0:b0:3a2:dfcf:dd2d with SMTP id y23-20020a7bcd97000000b003a2dfcfdd2dmr11342692wmj.68.1657743779568; Wed, 13 Jul 2022 13:22:59 -0700 (PDT) MIME-Version: 1.0 References: <20220713050724.GA2471738@roeck-us.net> In-Reply-To: From: Linus Torvalds Date: Wed, 13 Jul 2022 13:22:43 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Linux 5.19-rc6 To: Alex Deucher Cc: Guenter Roeck , Harry Wentland , Leo Li , Alex Deucher , Balbir Singh , Daniel Axtens , Paul Mackerras , Michael Ellerman , Kefeng Wang , "Russell King (Oracle)" , Linux Kernel Mailing List , amd-gfx list Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 13, 2022 at 12:53 PM Alex Deucher wrote: > > Does this patch fix it? > https://patchwork.freedesktop.org/patch/493799/ Guenter? Willing to check this one too for your setup, and we can hopefully close down both issues? Linus