Mark Brown <broonie@xxxxxxxxxx> writes: > Hi Rusty, > > After merging the modules tree, today's linux-next x86 allmodconfig build (20151201) failed like this: > > /home/broonie/next/next/arch/x86/kernel/livepatch.c: In function 'klp_write_module_reloc': > /home/broonie/next/next/arch/x86/kernel/livepatch.c:75:22: error: 'struct module' has no member named 'core_ro_size' > if (loc < core + mod->core_ro_size) Yep, I missed that one. I also missed an ARM case, so I'll rebase the tree (it's near the top anyway). Cheers, Rusty. -- 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