From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:50210 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726987AbeIAAQc (ORCPT ); Fri, 31 Aug 2018 20:16:32 -0400 Date: Fri, 31 Aug 2018 13:07:28 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: Build failures in stable queues (4.4.y and later) Message-ID: <20180831200728.GB3505@kroah.com> References: <46462cd3-bf66-a95e-66a3-77569a1dd32f@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Aug 31, 2018 at 08:47:59AM -0700, Guenter Roeck wrote: > One more build failure in v4.9.y.queue: > > > Build reference: v4.9.124-64-g6d66e98 > gcc version: sparc64-linux-gcc (GCC) 7.3.0 > > Building sparc32:allmodconfig ... passed > Building sparc32:defconfig ... failed > -------------- > Error log: > > arch/sparc/kernel/pcic.c: In function 'pcibios_fixup_bus': > arch/sparc/kernel/pcic.c:647:8: error: 'cmd' may be used uninitialized in this function That is really odd as there is no patch in the queue that touches this file. Could this have been caused by an older release? thanks, greg k-h