[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+7sy7C34f8MVAhf_+95Cm==-ZcSwxG3ybMcdEyXVHaUVFgNxA@mail.gmail.com>
Date: Fri, 3 Feb 2012 16:59:35 +0530
From: "Jayachandran C." <c.jayachandran@...il.com>
To: Cong Wang <xiyou.wangcong@...il.com>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Ralf Baechle <ralf@...ux-mips.org>,
David Daney <david.daney@...ium.com>,
Hillf Danton <dhillf@...il.com>, linux-mips@...ux-mips.org
Subject: Re: [Patch] mips: do not redefine BUILD_BUG()
On Fri, Feb 3, 2012 at 1:21 PM, Cong Wang <xiyou.wangcong@...il.com> wrote:
> On mips, we got
>
> include/linux/kernel.h:717:1: error: "BUILD_BUG" redefined
> arch/mips/include/asm/page.h:43:1: error: this is the location of the previous definition
> make[3]: *** [arch/mips/sgi-ip27/ip27-console.o] Error 1
> make[2]: *** [arch/mips/sgi-ip27] Error 2
> make[1]: *** [arch/mips] Error 2
> make: *** [sub-make] Error 2
>
> use generic BUILD_BUG() instead of re-defining one.
>
> Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
This is already fixed in linux-mips.org repository:
commit 2f5d5510507626ee799b6d1304d154569b6dfe05
Author: Ralf Baechle <ralf@...ux-mips.org>
Date: Mon Jan 16 12:38:05 2012 +0100
MIPS: Remove temporary kludge from <asm/page.h>
JC.
--
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