Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/net/wireless/rsi/rsi_mgmt.h:22:0, from drivers/net/wireless/rsi/rsi_91x_core.c:17: drivers/net/wireless/rsi/rsi_91x_core.c: In function 'rsi_dbg': drivers/net/wireless/rsi/rsi_main.h:44:20: error: function 'rsi_dbg' can never be inlined because it uses variable argument lists static inline void rsi_dbg(u32 zone, const char *fmt, ...) ^ I got quite a few of these. I am using gcc version 4.8.1 if that matters. Caused by commit dad0d04fa7ba ("rsi: Add RS9113 wireless driver") from the wireless-next tree. I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au