Hi Mike, On Tue, 18 Aug 2015 14:24:32 +0000 "Marciniszyn, Mike" <mike.marciniszyn@xxxxxxxxx> 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@xxxxxxxxxxxxxxx/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@xxxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html