From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:50780 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751572AbeEDR1j (ORCPT ); Fri, 4 May 2018 13:27:39 -0400 Date: Fri, 4 May 2018 10:26:08 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable , Sasha Levin Subject: Re: Build problems in stable queue Message-ID: <20180504172608.GA4285@kroah.com> References: <375706e1-e4f5-ee98-3c8f-d53c6969debe@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <375706e1-e4f5-ee98-3c8f-d53c6969debe@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 04, 2018 at 06:44:30AM -0700, Guenter Roeck wrote: > Couple of powerpc problems. > > 4.14, 4.16: > > drivers/net/ethernet/ibm/ibmvnic.c:1460:10: error: 'struct ibmvnic_tx_buff' has no member named 'num_entries' > > 3.18, 4.4: > > arch/powerpc/xmon/xmon.c:1180:7: error: 'xmon_on' undeclared > > Also, {i386,x86_64}:allnoconfig in 3.18: > > arch/x86/mm/pageattr.c:281:6: error: ‘kernel_set_to_readonly’ undeclared > > Most boot tests pass, except for a couple of powerpc tests where the image fails > to build. Ugh. I think I'm going to scrap all of these and let Sasha deal with the build/boot fallout before he resends them to me... I'll work on that over the next few days. thanks, greg k-h