Hi, On 16 July 2011 11:30, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi Chris, > > After merging the mmc tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/mmc/core/core.c:2141:1: error: redefinition of '__inittest' > drivers/mmc/core/core.c:125:1: note: previous definition of '__inittest' was here > drivers/mmc/core/core.c:2141:1: error: redefinition of 'init_module' > drivers/mmc/core/core.c:125:1: note: previous definition of 'init_module' was here > > Seems to be caused by commit 65cae3d20446 ("mmc: core: add random fault > injection"). This patch makes core.c contain two init_module, obviously an error if building allmodconfig. I need to rework this patch and resend it. I checked mmc-next just now and it has been removed already (thanks Chris). Regards, Per -- 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