From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id B77832C0084 for ; Wed, 19 Sep 2012 04:15:32 +1000 (EST) Received: by vbbfn1 with SMTP id fn1so170621vbb.38 for ; Tue, 18 Sep 2012 11:15:29 -0700 (PDT) MIME-Version: 1.0 Sender: geert.uytterhoeven@gmail.com In-Reply-To: <1347991700-22730-1-git-send-email-geert@linux-m68k.org> References: <1347991700-22730-1-git-send-email-geert@linux-m68k.org> Date: Tue, 18 Sep 2012 20:15:29 +0200 Message-ID: Subject: Re: Build regressions/improvements in v3.6-rc6 From: Geert Uytterhoeven To: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Linux-sh list Content-Type: text/plain; charset=UTF-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Sep 18, 2012 at 8:08 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc6 to v3.6-rc5[3], the summaries are: > - build errors: +14/-16 14 regressions: + arch/powerpc/mm/tlb_nohash_low.S: Error: bad expression: => 212, 234, 232, 230 + arch/powerpc/mm/tlb_nohash_low.S: Error: junk at end of line, first unrecognized character is `r': => 212, 234, 232, 230 + arch/powerpc/mm/tlb_nohash_low.S: Error: missing ')': => 212, 234, 232, 230 44x/currituck_defconfig + error: ci13xxx_imx.c: undefined reference to `devm_clk_get': => .devinit.text+0x4b154) + error: exynos-rng.c: undefined reference to `devm_clk_get': => .devinit.text+0x2da54) + error: flexcan.c: undefined reference to `devm_clk_get': => .devinit.text+0x43148), .devinit.text+0x430c8) powerpc-randconfig + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.ktime_get_real' defined in .text section in kernel/built-in.o: => (.text+0x1ff8928) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.msecs_to_jiffies' defined in .text section in kernel/built-in.o: => (.text+0x1ff9068) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `.panic' defined in .text.unlikely section in kernel/built-in.o: => (.text+0x1ff9be4) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_restgpr0_14' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff876c) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_20' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff8774) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_23' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff9358) + error: fore200e.c: relocation truncated to fit: R_PPC64_REL24 against symbol `_savegpr0_29' defined in .text.save.restore section in arch/powerpc/lib/built-in.o: => (.text+0x1ff8ebc) powerpc-allyesconfig + kernel/sys.c: error: 'mmap_min_addr' undeclared (first use in this function): 1868:34 => 1868:37, 1868:34 sh-allyesconfig, sh-allmodconfig, sh-randconfig > [1] http://kisskb.ellerman.id.au/kisskb/head/5424/ (117 out of 116 configs) Doh, forgot to update my scripts for the increase in configs... > [3] http://kisskb.ellerman.id.au/kisskb/head/5400/ (all 116 configs) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds