Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751609AbbHRXXF (ORCPT ); Tue, 18 Aug 2015 19:23:05 -0400 Received: from ozlabs.org ([103.22.144.67]:60793 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923AbbHRXXB convert rfc822-to-8bit (ORCPT ); Tue, 18 Aug 2015 19:23:01 -0400 Date: Wed, 19 Aug 2015 09:23:00 +1000 From: Stephen Rothwell To: "Marciniszyn, Mike" Cc: Randy Dunlap , "linux-next@vger.kernel.org" , Doug Ledford , "linux-kernel@vger.kernel.org" , "devel@driverdev.osuosl.org" Subject: Re: linux-next: Tree for Aug 17 (staging/hfi1) Message-ID: <20150819092300.3e97d1ec@canb.auug.org.au> In-Reply-To: <32E1700B9017364D9B60AED9960492BC257995D2@fmsmsx120.amr.corp.intel.com> References: <20150817205533.72ebb3fb@canb.auug.org.au> <55D261CA.2070802@infradead.org> <32E1700B9017364D9B60AED9960492BC257995D2@fmsmsx120.amr.corp.intel.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1242 Lines: 30 Hi Mike, On Tue, 18 Aug 2015 14:24:32 +0000 "Marciniszyn, Mike" wrote: > > > A: these and other similar errors: > > > > In file included from ../drivers/staging/hfi1/chip.c:61:0: > > ../drivers/staging/hfi1/chip.c: In function ‘__hfi1_trace_LINKVERB’: > > ../drivers/staging/hfi1/trace.h:1357:20: error: function > > ‘__hfi1_trace_LINKVERB’ can never be inlined because it uses variable > > argument lists static inline void __hfi1_trace_##fn(const char *func, char > > *fmt, ...) \ > > > > This was corrected with > https://www.mail-archive.com/linux-rdma@vger.kernel.org/msg27221.html, which I think Doug has picked up. > > Doug, Randy, Stephen how do we want to handle fixing drivers/staging/hfi1 via the staging list vs. the linux-rdma list? Since the problem was only introduced in the rdma tree (and the trace.h file only exists there), it needs to be fixed there. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/