From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:43206 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbbFWHfU (ORCPT ); Tue, 23 Jun 2015 03:35:20 -0400 Date: Tue, 23 Jun 2015 00:35:19 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: 3.10, 3.14-stable-queue build failures Message-ID: <20150623073519.GA27103@kroah.com> References: <55890707.2090005@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55890707.2090005@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: 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. greg k-h