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=-7.7 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 BAA39C433E1 for ; Tue, 25 Aug 2020 21:38:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 71F412074A for ; Tue, 25 Aug 2020 21:38:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=skogtun.org header.i=@skogtun.org header.b="aTwX9Y01" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726709AbgHYVin (ORCPT ); Tue, 25 Aug 2020 17:38:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726222AbgHYVim (ORCPT ); Tue, 25 Aug 2020 17:38:42 -0400 Received: from smtp.domeneshop.no (smtp.domeneshop.no [IPv6:2a01:5b40:0:3005::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0541C061574 for ; Tue, 25 Aug 2020 14:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=skogtun.org ; s=ds201912; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2YUB0zCC1yjXKOgC31O6AITpWrraJNSLRKsAGAlKpCk=; b=aTwX9Y01x8fsOS1FF7vt6zXU0J MjklaTlgYx3g9MR+KTs0uzQmFp+VbHME2psrmWwwwHwtBiPy5DGP4xsNhIqBjSBVd9FxTfbxy0Ye7 2cXUVhYnCNfsqHte5avNiVtO801xDM839ow+Vg9A/xln1j1wLl03gJEZh8i3eODp5cWoRgsTsYD4X Oa9jZiXZIaS3wVFAxGjdPgzbj+GMwCKfpRcX6WCDq8QU7+hzXOGydQJM67CoaBpB9Vccaf1ZmlOmp eCXUEnKOYTdpUrQ7XwiOIwwwpFlB2ltF43vAN5pcT154vHGVye4JHig4ibMbwwGY0D+ImRkciXpG1 YeHhF24A==; Received: from [2a01:79c:cebf:7fb0:de97:df61:fecc:46bb] (port=53470) by smtp.domeneshop.no with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kAgeN-0004gO-2a; Tue, 25 Aug 2020 23:38:39 +0200 Subject: Re: [Intel-gfx] 5.9-rc1: graphics regression moved from -next to mainline To: Linus Torvalds Cc: Jani Nikula , Pavel Machek , Dave Airlie , Joonas Lahtinen , Rodrigo Vivi , Daniel Vetter , Chris Wilson , Matthew Auld , intel-gfx , kernel list References: <20200817161132.GA4711@amd> <20200820092349.GA3792@amd> <20200821091900.hzbivycs5ky5d3iw@duo.ucw.cz> <87tuwr59te.fsf@intel.com> <7efa547d-b7a4-b873-f1aa-4f19eb849fa3@skogtun.org> From: Harald Arnesen Message-ID: <0089e814-271e-b7e6-9ab8-851d9d2e54e0@skogtun.org> Date: Tue, 25 Aug 2020 23:38:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds [25.08.2020 20:19]: >> Doesn't fix it for me. As soon as I start XFCE, the mouse and keyboard >> freeezes. I can still ssh into the machine >> >> The three reverts (763fedd6a216, 7ac2d2536dfa and 9e0f9464e2ab) fixes >> the bug for me. > Do you get any oops or other indication of what ends up going wrong? > Since ssh works that should be fairly easy to see. Away from the machine now, will check tomorrow morning (CET). -- Hilsen Harald