From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 104581] BUG: quattro stagioni Date: Thu, 01 Oct 2015 14:09:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:33222 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752696AbbJAOJX (ORCPT ); Thu, 1 Oct 2015 10:09:23 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6427320734 for ; Thu, 1 Oct 2015 14:09:22 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id A235820709 for ; Thu, 1 Oct 2015 14:09:19 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=104581 poma changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #1 from poma --- - User level driver support for input subsystem resolved by: Input: uinput - fix crash when using ABS events https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/input/misc/uinput.c?id=72d4736 - QXL resolved by: - [PATCH v2 0/2] Dependency locks fixes for QXL driver http://lists.freedesktop.org/archives/dri-devel/2015-September/090889.html - [v2,1/2] drm/qxl: avoid buffer reservation in qxl_crtc_page_flip https://patchwork.kernel.org/patch/7256651 - [v2,2/2] drm/qxl: avoid dependency lock https://patchwork.kernel.org/patch/7256661 -- You are receiving this mail because: You are watching the assignee of the bug.