Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp30108imj; Fri, 8 Feb 2019 14:18:42 -0800 (PST) X-Google-Smtp-Source: AHgI3IaJRIF66FqU3tFV0w+rP8p8RbYSj5eWuQHzi14OyB4WRdKwAsYKGNVL6dRBnsyUoPc2cWTc X-Received: by 2002:a17:902:bd8e:: with SMTP id q14mr3807727pls.153.1549664322575; Fri, 08 Feb 2019 14:18:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549664322; cv=none; d=google.com; s=arc-20160816; b=BJrdzEDREuwIlgndJlv6GSdoMOGnlVqvHprSxFDJmi6iAzB0WIMq944Cv7MWwPXh/R bzyO7O1LOJG2ZZPolBN2L5k32Hz3kJMKdTn1+9evsQSqXzZe+x1Rn/6XrOzVbFVozNy8 k4PbtFrb6kZB9FF/IumhdAlqjW0vtOxX5rP99BCoRvkDDH1DIOw4cPZbSfRGlKfD7NpQ p+OTJ6NwljY9FPvuku9tZ9rBE3f6SnAkQm7ipkOmyRBwq0WT9E/OuEOXd0qUs8+I2jWj 5Pft/ZZRv/monESLuZfx8Egq5h6N2+uQHO3FK/oLeVQwCUQfsJnvcc2unKn6geml0sPZ Shcw== 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=i4Vgq4JSiDlwSWR0CYnodmVW2fUYEU3O9fYMPlAL7No=; b=0rLLklgyQl/gtIVtfzH+KoB6mlk9OGoBHh5MdRHUA5laebCIjZDe0C39zo2cvLpdXR n6LYP210Cnq8UbZY9IPcWRCcIpMvIqMpB+MtodLARbFBYC2ArjIuwl+9eNpSKtVhV9Rb JLAHCEzAtb5RsSTGUtrlJPWwKVwiWFVUX7d0EKTVv1lS+qjxqJJnU1zZ/cLmhiQlUitT N+I9/lPGEdNuUnQwzsyC7wgAe6Keb+nKtyDMSeYZdWmJK8hCPvTu6yFyR35Vgwnd5N4D j3cOIh4OY3osazRdArEL7PYGbNHbB6n562G118vtZlIvaru9wf4kEb7IsrKN5Fys9LzD ppdg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c10si3485497pla.173.2019.02.08.14.17.57; Fri, 08 Feb 2019 14:18:42 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727039AbfBHWRm (ORCPT + 99 others); Fri, 8 Feb 2019 17:17:42 -0500 Received: from asavdk4.altibox.net ([109.247.116.15]:32842 "EHLO asavdk4.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726788AbfBHWRm (ORCPT ); Fri, 8 Feb 2019 17:17:42 -0500 Received: from ravnborg.org (unknown [158.248.194.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id 4689C804BA; Fri, 8 Feb 2019 23:17:35 +0100 (CET) Date: Fri, 8 Feb 2019 23:17:33 +0100 From: Sam Ravnborg To: Daniel Vetter Cc: Stephen Rothwell , Dave Airlie , Liviu Dudau , Maxime Ripard , Intel Graphics , DRI , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the drm-misc tree Message-ID: <20190208221733.GA31440@ravnborg.org> References: <20190208123815.64757bc5@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=UpRNyd4B c=1 sm=1 tr=0 a=UWs3HLbX/2nnQ3s7vZ42gw==:117 a=UWs3HLbX/2nnQ3s7vZ42gw==:17 a=kj9zAlcOel0A:10 a=e5mUnYsNAAAA:8 a=B8yakSgep9c5vmaIpY8A:9 a=CjuIK1q_8ugA:10 a=JAcZpAlVfFQA:10 a=Vxmtnl_E_bksehYqCbjh:22 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel/Stephen Thanks for the report and the hints how to move forward to fix it. > Sam, can you pls take a look at what komeda needs? you need to > manually merge together drm-misc-next and drm-next first I think. Merged the two tree and fixed build. Undid the merge and checked that the build was still OK. Patch sent to dri-devel: https://lists.freedesktop.org/archives/dri-devel/2019-February/206662.html > Dave, Maxime, Liviu: Heads up, drm-misc-next + drm-next will colide. There was a trivial conflict when I merged, but in i915 so I just fixed it up and kept focus on komeda. So in other words, yes there is a conflict. Sam