From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from winston.telenet-ops.be (winston.telenet-ops.be [195.130.137.75]) by ozlabs.org (Postfix) with ESMTP id C511A2C02F8 for ; Mon, 10 Jun 2013 17:26:02 +1000 (EST) Received: from gerard.telenet-ops.be (gerard.telenet-ops.be [195.130.132.48]) by winston.telenet-ops.be (Postfix) with ESMTP id 0DEF91BF25B for ; Mon, 10 Jun 2013 09:25:34 +0200 (CEST) Date: Mon, 10 Jun 2013 09:25:31 +0200 (CEST) From: Geert Uytterhoeven Sender: geert@linux-m68k.org To: Linux Kernel Development Subject: Re: Build regressions/improvements in v3.10-rc5 In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Linux/PPC Development List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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