[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1253134767.19743.3.camel@pc1117.cambridge.arm.com>
Date: Wed, 16 Sep 2009 21:59:27 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Sebastian Andrzej Siewior <sebastian@...akpoint.cc>
Cc: Frans Pop <elendil@...net.nl>, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org,
Herbert Xu <herbert@...dor.apana.org.au>,
linux-arm-kernel@...ts.infradead.org,
Alexey Dobriyan <adobriyan@...il.com>
Subject: Re: [PATCH] arm: new W macro to WORD_ACCESS
On Wed, 2009-09-16 at 19:58 +0200, Sebastian Andrzej Siewior wrote:
> As reported by Frans Pop the new global macro W on ARM which is included
> via
> |arch/arm/include/asm/uaccess.h:20
> |include/linux/uaccess.h:5
> |include/linux/crypto.h:26
> |crypto/cast6.c:23
>
> leads to a build error because the crypto/cast6.c defines a function
> which is named W.
This was already reported by Alexey Dobriyan and I included his patch in
my Thumb-2 branch (and -next for now):
http://linux-arm.org/git?p=linux-2.6.git;a=commitdiff;h=4fb3c2e2ab3549308a1b1663296d165e45d72ba5
Since this macro is only used in ARM assembly code, the patch simply
adds some ifdefs around it.
Russell, if you are OK with Alexey's patch, I'll send you a pull request
(though for only one patch, alternatively just merge it manually).
--
Catalin
--
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