From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuJQ9-0000vm-BM for qemu-devel@nongnu.org; Thu, 05 Nov 2015 07:13:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuJQ6-0001nI-1N for qemu-devel@nongnu.org; Thu, 05 Nov 2015 07:13:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuJQ5-0001mv-TE for qemu-devel@nongnu.org; Thu, 05 Nov 2015 07:13:33 -0500 Message-ID: <1446725610.30393.23.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 05 Nov 2015 13:13:30 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio-gpu doesn't build if you do a linux-headers update from kvm/next List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , QEMU Developers Hi, > etc, because all the virtio_gpu definitions disappear from > include/standard-headers/linux/virtio_gpu.h. Updates not yet in mainline, they are sitting in drm-next and should land during the merge window (i.e. 4.4-rc1 should have them). I'd suggest to exclude virtio_gpu.h changes when updating linux headers for the time being. cheers, Gerd