From: Jes Sorensen Date: Tue, 28 Feb 2006 17:42:23 +0000 (-0800) Subject: [IA64] sysctl option to silence unaligned trap warnings X-Git-Tag: v2.6.16-rc6~141^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b176ed878d4d5fcc0bd35656dfd373f3702af9;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed