Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Pull misc ia64 bits from Tony Luck. * tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux: MAINTAINERS: update SGI & ia64 Altix stuff sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
This commit is contained in:
@@ -1229,6 +1229,13 @@ config SYSCTL_EXCEPTION_TRACE
|
||||
help
|
||||
Enable support for /proc/sys/debug/exception-trace.
|
||||
|
||||
config SYSCTL_ARCH_UNALIGN_NO_WARN
|
||||
bool
|
||||
help
|
||||
Enable support for /proc/sys/kernel/ignore-unaligned-usertrap
|
||||
Allows arch to define/use @no_unaligned_warning to possibly warn
|
||||
about unaligned access emulation going on under the hood.
|
||||
|
||||
config KALLSYMS
|
||||
bool "Load all symbols for debugging/ksymoops" if EXPERT
|
||||
default y
|
||||
|
Reference in New Issue
Block a user