Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754115Ab3FJRAM (ORCPT ); Mon, 10 Jun 2013 13:00:12 -0400 Received: from mail-pb0-f42.google.com ([209.85.160.42]:41158 "EHLO mail-pb0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690Ab3FJRAJ (ORCPT ); Mon, 10 Jun 2013 13:00:09 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 10 Jun 2013 19:00:09 +0200 X-Google-Sender-Auth: t5JmD3-aD3H1s-HtX0vU7YbfstI Message-ID: Subject: Re: Build regressions/improvements in v3.10-rc5 From: Geert Uytterhoeven To: Anca Emanuel Cc: Linux Kernel Development , "Linux/PPC Development" 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: 2573 Lines: 42 On Mon, Jun 10, 2013 at 4:37 PM, Anca Emanuel wrote: > The relevant maintainers do not get a copy of this. I do hope the PPC maintainers do read linuxppc-dev@lists.ozlabs.org. > On Mon, Jun 10, 2013 at 10:25 AM, Geert Uytterhoeven > wrote: >> On Mon, 10 Jun 2013, Geert Uytterhoeven wrote: >>> JFYI, when comparing v3.10-rc5 to v3.10-rc4[3], the summaries are: >>> - build errors: +19/-10 >>> [1] http://kisskb.ellerman.id.au/kisskb/head/6308/ (all 120 configs) >> >> + arch/powerpc/kernel/cacheinfo.c: error: 'associativity' may be used uninitialized in this function [-Werror=uninitialized]: => 571:16 >> + arch/powerpc/kernel/cacheinfo.c: error: 'size_kb' may be used uninitialized in this function [-Werror=uninitialized]: => 522:16 >> + arch/powerpc/kernel/pci_dn.c: error: 'ret' may be used uninitialized in this function [-Werror=uninitialized]: => 97:8 >> + arch/powerpc/kvm/book3s_32_mmu.c: error: 'sr' may be used uninitialized in this function [-Werror=uninitialized]: => 63:2 >> + arch/powerpc/kvm/book3s_64_mmu.c: error: 'slb' may be used uninitialized in this function [-Werror=uninitialized]: => 485:3 >> + arch/powerpc/mm/hash_native_64.c: error: 'a_size' may be used uninitialized in this function [-Werror=uninitialized]: => 67:31 >> + arch/powerpc/platforms/cell/spufs/inode.c: error: incompatible types when assigning to type 'kgid_t' from type 'int': => 628:16 >> + arch/powerpc/platforms/cell/spufs/inode.c: error: incompatible types when assigning to type 'kuid_t' from type 'int': => 623:16 >> + arch/powerpc/platforms/pseries/msi.c: error: 'total' may be used uninitialized in this function [-Werror=uninitialized]: => 320:24 >> + arch/powerpc/platforms/pseries/pci.c: error: 'pcie_link_speed_stats' may be used uninitialized in this function [-Werror=uninitialized]: => 150:31 >> >> powerpc-randconfig >> >>> [3] http://kisskb.ellerman.id.au/kisskb/head/6290/ (all 120 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 -- 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/