From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: Make cpu_alignment into a global variable
Date: Wed, 17 Aug 2011 15:31:21 +0400 [thread overview]
Message-ID: <4E4BA689.5010100@ru.mvista.com> (raw)
In-Reply-To: <1313504053-27873-2-git-send-email-dave.martin@linaro.org>
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@linaro.org>
You're talking of the CPU architecture here but the subject has
"cpu_alignment"...
WBR, Sergei
next prev parent reply other threads:[~2011-08-17 11:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-16 14:14 [PATCH 0/3] Fix Thumb-2 undef handling for mixed-arch kernels Dave Martin
2011-08-16 14:14 ` [PATCH 1/3] ARM: Make cpu_alignment into a global variable Dave Martin
2011-08-16 16:15 ` Nicolas Pitre
2011-08-16 16:21 ` Dave Martin
2011-08-17 11:31 ` Sergei Shtylyov [this message]
2011-08-17 13:37 ` Dave Martin
2011-08-16 14:14 ` [PATCH 2/3] ARM: entry: Remove unnecessary masking when decoding Thumb-2 instructions Dave Martin
2011-08-16 16:17 ` Nicolas Pitre
2011-08-16 16:21 ` Dave Martin
2011-08-16 14:14 ` [PATCH 3/3] ARM: entry: Fix Thumb-2 undef handling for multi-CPU kernels Dave Martin
2011-08-16 14:51 ` Tixy
2011-08-16 15:47 ` Nicolas Pitre
2011-08-16 16:05 ` Dave Martin
2011-08-16 16:14 ` Nicolas Pitre
2011-08-16 16:20 ` Dave Martin
2011-08-16 14:58 ` [PATCH 0/3] Fix Thumb-2 undef handling for mixed-arch kernels Tixy
2011-08-16 16:06 ` Dave Martin
2011-08-16 16:43 ` Tixy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E4BA689.5010100@ru.mvista.com \
--to=sshtylyov@mvista.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).