On Fri, 13 Feb 2009 16:58:05 +0530 "Sachin P. Sant" <sachinp@xxxxxxxxxx> wrote: > With CONFIG_NET not set appldata build breaks on s390. > > arch/s390/appldata/built-in.o: In function appldata_get_net_sum_data: > appldata_net_sum.c:(.text+0x2684): undefined reference to dev_get_stats > appldata_net_sum.c:(.text+0x2688): undefined reference to init_net > appldata_net_sum.c:(.text+0x268c): undefined reference to init_net > appldata_net_sum.c:(.text+0x2694): undefined reference to dev_base_lock > > The following patch fixes the issue for me. Added to our patch queue. Thanks, Sachin! -- 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