From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: linux-next: manual merge of the drm-intel tree with the drm tree Date: Wed, 22 Jan 2014 17:21:28 -0800 Message-ID: References: <20140122140402.20163da276690810a1040909@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Daniel Vetter Cc: Stephen Rothwell , Dave Airlie , intel-gfx , Linux Kernel Mailing List , dri-devel , linux-next List-Id: linux-next.vger.kernel.org On Wed, Jan 22, 2014 at 2:06 AM, Daniel Vetter wrote: > Hi Stephen, > > On Wed, Jan 22, 2014 at 4:04 AM, Stephen Rothwell wrote: >> Hi all, >> >> Today's linux-next merge of the drm-intel tree got a conflict in >> drivers/gpu/drm/i915/i915_irq.c between commit abca9e454498 ("drm: Pass >> 'flags' from the caller to .get_scanout_position()") from the drm tree >> and commit d59a63ad8234 ("drm/i915: Add intel_get_crtc_scanline()") from >> the drm-intel tree. >> >> I fixed it up (I think - see below) and can carry the fix as necessary >> (no action is required). > > Oops, this patch escaped - it's only for 3.15. I've shuffled my > branches around now for the merge window so this should not pop up in > your -next tree again until 3.15 starts. I just bisected boot failures on x86 chromebooks with -next to this merge commit. I'll take a look tomorrow morning and make sure they're gone. -Olof