[PATCH 1/3] ARM: Make cpu_alignment into a global variable
Dave Martin
dave.martin at linaro.org
Wed Aug 17 09:37:58 EDT 2011
On Wed, Aug 17, 2011 at 03:31:21PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 16-08-2011 18:14, Dave Martin wrote:
>
> >The CPU architecture really should not be changing at runtime, so
> >make it a global variable instead of a function.
>
> >The cpu_architecture() function in<asm/system.h> remains the
> >correct way to read this variable from C code.
>
> >Signed-off-by: Dave Martin<dave.martin at linaro.org>
>
> You're talking of the CPU architecture here but the subject has
> "cpu_alignment"...
Hmmm, I guess my brain was on autopilot when I wrote that...
You're right, it should say cpu_architecture in the subject.
I'll fix this before I repost.
Thanks
---Dave
More information about the linux-arm-kernel
mailing list