Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932454Ab3CLJuU (ORCPT ); Tue, 12 Mar 2013 05:50:20 -0400 Received: from mail-we0-f176.google.com ([74.125.82.176]:53958 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755055Ab3CLJuS (ORCPT ); Tue, 12 Mar 2013 05:50:18 -0400 MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com In-Reply-To: References: <20130312152226.c5965a68f57444c8652eb46a@canb.auug.org.au> Date: Tue, 12 Mar 2013 10:50:16 +0100 Message-ID: Subject: Re: linux-next: build failure after merge of the final tree (drm-intel tree related) From: Sedat Dilek To: Kees Cook Cc: Stephen Rothwell , Daniel Vetter , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Linux-Next , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1361 Lines: 41 On Tue, Mar 12, 2013 at 6:46 AM, Kees Cook wrote: > On Mon, Mar 11, 2013 at 9:22 PM, Stephen Rothwell wrote: >> Hi all, >> >> After merging the final tree, today's linux-next build (i386 defconfig) >> failed like this: >> >> drivers/built-in.o: In function `i915_min_freq_set': >> i915_debugfs.c:(.text+0xb1adc): undefined reference to `__udivdi3' >> drivers/built-in.o: In function `i915_max_freq_set': >> i915_debugfs.c:(.text+0xb1bac): undefined reference to `__udivdi3' >> >> Caused by commit 2389cc500686 ("drm/i915: use simple attribute in debugfs >> routines") from the drm-intel tree. >> >> I have reverted that commit for today. > > Ah-ha, thanks. I've sent a follow-up patch to fix this. > Can you please point to the patch [1] next time? Thanks. - Sedat - [1] https://patchwork.kernel.org/patch/2253231/ > -Kees > > -- > Kees Cook > Chrome OS Security > -- > To unsubscribe from this list: send the line "unsubscribe linux-next" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/