Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp492746ybe; Thu, 5 Sep 2019 00:53:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqwfrQANFIPYjixkXHXswgJKDEZfgNZLE2Jv0C1sIth7RM01sB/MfK/UaHn5wIhfp92AxpXv X-Received: by 2002:aa7:8dc9:: with SMTP id j9mr2207843pfr.233.1567670030443; Thu, 05 Sep 2019 00:53:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567670030; cv=none; d=google.com; s=arc-20160816; b=y2VHrPGIPnMjwjDo/fE/CTs5hmr7h/UY6UnPgJiS5l46gv8qHNfS+FqfoQigBzLMSo GTNdeji9vMD0XbsZxIYHueFoWlNdI16ZeVlbkNllFDR0JtCcRjafubWRRlW0yYzNaXbk awLiq1rM7q3dffXd+uKM/nWsKHqE8vVmLs1DDISkpXQGmKl7Vb5h1hhcEIVE1acHAYp8 ETRCjD4w7cpItnfKA0TyUa5UIJV+CcXh0nycyGhC3r/ZSaB76RWs4SbYrcU9UT/BWECY vmw6UXCB+KvU4NwnrF3VW1+hut9CUJDN3eOJzaAPrI9v3sof5upHeShScBIysJBIVL4T PYkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=J2ewIYAQBOYCIkGYCfN1nBQcgOJGp4BpM1mSjsIzZtg=; b=xjpdHsSx+AVQk0hJQInGaQgSulYuDrr9VzL3Qt3qf22nWeEP65okUY8jo5oaFU1Rk/ 7k2wn8xkDkJ+ChTei3M77mYcWgnG3afKdyV99T08BO2UDnlCfDGmaZUDlhH9WZSnOger J9VAojYaW2u7byLgcISxbnze3TAISlln8uF4deFfojMNQdc2peHh8rxrKLX2IL0txgni JHrCtZz3f+9yZpqvC1kfbsDxDgHp8NveF+p1eXUxTj3K3NlqA+SLLfGIrri6emxfKthU jQsZCIHgM3jMQ3Rquc3iA8e44HXHjgFYkeyCpbrwoo5KbMpcBaS3YCh9+v4uV0QJxhKL WQFQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a187si1102305pgc.524.2019.09.05.00.53.35; Thu, 05 Sep 2019 00:53:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731696AbfIEHOJ (ORCPT + 99 others); Thu, 5 Sep 2019 03:14:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58232 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731067AbfIEHOJ (ORCPT ); Thu, 5 Sep 2019 03:14:09 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D698A10567; Thu, 5 Sep 2019 07:14:08 +0000 (UTC) Received: from sirius.home.kraxel.org (ovpn-117-72.ams2.redhat.com [10.36.117.72]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2D87B60606; Thu, 5 Sep 2019 07:14:08 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 4BA8531E76; Thu, 5 Sep 2019 09:14:07 +0200 (CEST) Date: Thu, 5 Sep 2019 09:14:07 +0200 From: Gerd Hoffmann To: Jaak Ristioja Cc: Dave Airlie , David Airlie , Daniel Vetter , virtualization@lists.linux-foundation.org, spice-devel@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: Xorg indefinitely hangs in kernelspace Message-ID: <20190905071407.47iywqcqomizs3yr@sirius.home.kraxel.org> References: <92785039-0941-4626-610b-f4e3d9613069@ristioja.ee> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <92785039-0941-4626-610b-f4e3d9613069@ristioja.ee> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 05 Sep 2019 07:14:09 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 06, 2019 at 09:00:10PM +0300, Jaak Ristioja wrote: > Hello! > > I'm writing to report a crash in the QXL / DRM code in the Linux kernel. > I originally filed the issue on LaunchPad and more details can be found > there, although I doubt whether these details are useful. Any change with kernel 5.3-rc7 ? cheers, Gerd