From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Tony Luck <tony.luck@intel.com>, Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
linux-arch@vger.kernel.org, arnd@arndb.de,
Vineet Gupta <Vineet.Gupta1@synopsys.com>
Subject: [RESEND PATCH] Convert IA64 sysctl to generic
Date: Thu, 03 Jan 2013 06:59:32 +0000 [thread overview]
Message-ID: <1357195653-998-1-git-send-email-vgupta@synopsys.com> (raw)
In-Reply-To: <50D2B75A.3000208@synopsys.com>
Hi,
This came out ARC Port's review by Arnd where he suggested using the existing
sysctl knobs in parisc and/or ia64 for runtime controlling unaligned access
emulation.
Turns out that ARC port needs bit of both.
The common sysctl knobs are now #ifdef based on init/Kconfig options which
the corresponding arches now select in their Kconfigs.
No other arch code is touched (although code has not been compile tested).
If this patch is ACKable, I would request you to please take this patch
via your arch tree - to avoid any merge-hassles and other interdependencies
later.
P.S. I've deliberately NOT added the new items at the end of arch/*/Kconfig,
to avoid any merge conflicts going further - anyhow both the ia64/parisc
Kconfigs are not sorted either.
Thx,
-Vineet
Vineet Gupta (1):
sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
arch/ia64/Kconfig | 1 +
init/Kconfig | 8 ++++++++
kernel/sysctl.c | 9 +++++++--
3 files changed, 16 insertions(+), 2 deletions(-)
--
1.7.4.1
next prev parent reply other threads:[~2013-01-03 6:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <50D2B75A.3000208@synopsys.com>
[not found] ` <1356001898-2960-1-git-send-email-vgupta@synopsys.com>
2012-12-20 11:23 ` [PATCH] sysctl: convert arch specific unaligned access regulators to generic ones Vineet.Gupta1
2013-01-03 6:59 ` Vineet Gupta [this message]
2013-01-03 6:59 ` [RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch Vineet Gupta
2013-01-08 23:43 ` Tony Luck
2013-01-09 14:26 ` Vineet Gupta
2013-01-09 14:48 ` [PATCH v2] " Vineet Gupta
2013-01-09 18:55 ` Tony Luck
2013-01-09 21:03 ` Eric W. Biederman
2013-01-10 4:25 ` Vineet Gupta
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=1357195653-998-1-git-send-email-vgupta@synopsys.com \
--to=vineet.gupta1@synopsys.com \
--cc=arnd@arndb.de \
--cc=fenghua.yu@intel.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
/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