Searched hist:b6fca72536fb94098acb23c00b4e65d3bc4bb252 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/ia64/ |
H A D | Kconfig | diff b6fca72536fb94098acb23c00b4e65d3bc4bb252 Wed Jan 09 08:36:28 CST 2013 Vineet Gupta <Vineet.Gupta1@synopsys.com> sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
IA64 defines /proc/sys/kernel/ignore-unaligned-usertrap to control verbose warnings on unaligned access emulation.
Although the exact mechanics of what to do with sysctl (ignore/shout) are arch specific, this change enables the sysctl to be usable cross-arch.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | diff b6fca72536fb94098acb23c00b4e65d3bc4bb252 Wed Jan 09 08:36:28 CST 2013 Vineet Gupta <Vineet.Gupta1@synopsys.com> sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
IA64 defines /proc/sys/kernel/ignore-unaligned-usertrap to control verbose warnings on unaligned access emulation.
Although the exact mechanics of what to do with sysctl (ignore/shout) are arch specific, this change enables the sysctl to be usable cross-arch.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
|
/openbmc/linux/init/ |
H A D | Kconfig | diff b6fca72536fb94098acb23c00b4e65d3bc4bb252 Wed Jan 09 08:36:28 CST 2013 Vineet Gupta <Vineet.Gupta1@synopsys.com> sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
IA64 defines /proc/sys/kernel/ignore-unaligned-usertrap to control verbose warnings on unaligned access emulation.
Although the exact mechanics of what to do with sysctl (ignore/shout) are arch specific, this change enables the sysctl to be usable cross-arch.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
|