From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53910 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752512AbbFXO5F (ORCPT ); Wed, 24 Jun 2015 10:57:05 -0400 Date: Wed, 24 Jun 2015 07:57:04 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: 3.10, 3.14-stable-queue build failures Message-ID: <20150624145704.GB25842@kroah.com> References: <55890707.2090005@roeck-us.net> <20150623073519.GA27103@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150623073519.GA27103@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jun 23, 2015 at 12:35:19AM -0700, Greg Kroah-Hartman wrote: > On Tue, Jun 23, 2015 at 12:13:11AM -0700, Guenter Roeck wrote: > > arm:allmodconfig > > arm64:allmodconfig > > i386:defconfig > > i386:allmodconfig > > +many more > > > > kernel/trace/trace_events_filter.c: In function 'check_preds': > > kernel/trace/trace_events_filter.c:1344:18: error: 'OP_NOT' undeclared > > > > arm:allmodconfig > > i386:allmodconfig > > +more > > > > drivers/infiniband/ulp/isert/ib_isert.c: In function 'isert_free_conn': > > drivers/infiniband/ulp/isert/ib_isert.c:2429:2: error: implicit declaration of function 'isert_wait4flush' > > > > Please let me know if I need to bisect. > > No, I will fix this up, I know the fix for the trace issue, and the ib > one should be easy as well, give me a day or so to catch up, thanks. These should all be resolved now, sorry for the delay, was traveling. greg k-h