Hi Mike, On Tue, 18 Aug 2015 14:24:32 +0000 "Marciniszyn, Mike" <[email protected]> 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/[email protected]/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 [email protected] _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
