Home
last modified time | relevance | path

Searched hist:d2b176ed878d4d5fcc0bd35656dfd373f3702af9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.cdiff d2b176ed878d4d5fcc0bd35656dfd373f3702af9 Tue Feb 28 11:42:23 CST 2006 Jes Sorensen <jes@sgi.com> [IA64] sysctl option to silence unaligned trap warnings

Allow sysadmin to disable all warnings about userland apps
making unaligned accesses by using:
# echo 1 > /proc/sys/kernel/ignore-unaligned-usertrap
Rather than having to use prctl on a process by process basis.

Default behaivour leaves the warnings enabled.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/include/linux/
H A Dsysctl.hdiff d2b176ed878d4d5fcc0bd35656dfd373f3702af9 Tue Feb 28 11:42:23 CST 2006 Jes Sorensen <jes@sgi.com> [IA64] sysctl option to silence unaligned trap warnings

Allow sysadmin to disable all warnings about userland apps
making unaligned accesses by using:
# echo 1 > /proc/sys/kernel/ignore-unaligned-usertrap
Rather than having to use prctl on a process by process basis.

Default behaivour leaves the warnings enabled.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
/openbmc/linux/kernel/
H A Dsysctl.cdiff d2b176ed878d4d5fcc0bd35656dfd373f3702af9 Tue Feb 28 11:42:23 CST 2006 Jes Sorensen <jes@sgi.com> [IA64] sysctl option to silence unaligned trap warnings

Allow sysadmin to disable all warnings about userland apps
making unaligned accesses by using:
# echo 1 > /proc/sys/kernel/ignore-unaligned-usertrap
Rather than having to use prctl on a process by process basis.

Default behaivour leaves the warnings enabled.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>