[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ0pr19qxjtYACzzNZBpxnSGnTOp53Oy0Vxih0Xy-EzQEK4GKw@mail.gmail.com>
Date: Tue, 19 Jul 2011 00:29:55 +0200
From: Per Forlin <per.forlin@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Chris Ball <cjb@...top.org>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org,
Nicolas Pitre <nicolas.pitre@...aro.org>
Subject: Re: linux-next: build failure after merge of the mmc tree
Hi,
On 16 July 2011 11:30, Stephen Rothwell <sfr@...b.auug.org.au> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists