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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73512C433E6 for ; Mon, 1 Mar 2021 09:09:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3D48164DD0 for ; Mon, 1 Mar 2021 09:09:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233009AbhCAJJy (ORCPT ); Mon, 1 Mar 2021 04:09:54 -0500 Received: from mail.kernel.org ([198.145.29.99]:38942 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233372AbhCAJJx (ORCPT ); Mon, 1 Mar 2021 04:09:53 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id AE98A64E04; Mon, 1 Mar 2021 09:09:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614589753; bh=cWxdKqt2+NPSLGbZEsoYm3/hKAY685hWO1NrXZ6nOCM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kq7hGS6FMBkfy7E1SCifio5KpC9f2zbD1fcAcKiXWZaQ/aROAlBr2GIbZp1yWVpkD jbaoL2jLpVlU+tL7+U0+mOJ1F6w2cmfuZIPMOkjbDGYF1oqPssNX/26SxIsRFw4mHE oNXiNuXydQDHW/6ykYQlbwaDcz3PgvElJi/p4J5c= Date: Mon, 1 Mar 2021 10:09:10 +0100 From: Greg KH To: Diego Calleja Cc: intel-gfx@lists.freedesktop.org, stable@vger.kernel.org Subject: Re: -stable regression in Intel graphics, introduced in Linux 5.10.9 Message-ID: References: <3423617.kz1aARBMGD@archlinux> <1911334.sV3ZJath2r@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1911334.sV3ZJath2r@archlinux> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Sun, Feb 28, 2021 at 09:05:45PM +0100, Diego Calleja wrote: > El domingo, 28 de febrero de 2021 16:14:54 (CET) Greg KH escribió: > > Is this the same issue reported here: > > https://lore.kernel.org/r/f1070486-891a-8ec0-0390-b9aeb03178ce@redhat.com > > ? > > I just tested current mainline (which already contains the three commits mentioned in the bugzilla), > and the problems have disappeared. I do not see all 3 commits in Linus's tree already, am I missing something? What are the git ids that you are looking at? thanks, greg k-h