Michael Weiser
56b57bd20f
arm64: Disable unhandled signal log messages by default
commit 5ee39a71fd upstream.
aarch64 unhandled signal kernel messages are very verbose, suggesting
them to be more of a debugging aid:
sigsegv[33]: unhandled level 2 translation fault (11) at 0x00000000, esr
0x92000046, in sigsegv[400000+71000]
CPU: 1 PID: 33 Comm: sigsegv Tainted: G W 4.15.0-rc3+ #3
Hardware name: linux,dummy-virt (DT)
pstate: 60000000 (nZCv daif -PAN -UAO)
pc : 0x4003f4
lr : 0x4006bc
sp : 0000fffffe94a060
x29: 0000fffffe94a070 x28: 0000000000000000
x27: 0000000000000000 x26: 0000000000000000
x25: 0000000000000000 x24: 00000000004001b0
x23: 0000000000486ac8 x22: 00000000004001c8
x21: 0000000000000000 x20: 0000000000400be8
x19: 0000000000400b30 x18: 0000000000484728
x17: 000000000865ffc8 x16: 000000000000270f
x15: 00000000000000b0 x14: 0000000000000002
x13: 0000000000000001 x12: 0000000000000000
x11: 0000000000000000 x10: 0008000020008008
x9 : 000000000000000f x8 : ffffffffffffffff
x7 : 0004000000000000 x6 : ffffffffffffffff
x5 : 0000000000000000 x4 : 0000000000000000
x3 : 00000000004003e4 x2 : 0000fffffe94a1e8
x1 : 000000000000000a x0 : 0000000000000000
Disable them by default, so they can be enabled using
/proc/sys/debug/exception-trace.
Cc: <stable@vger.kernel.org>
Signed-off-by: Michael Weiser <michael.weiser@gmx.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-28 10:17:23 +01:00
..
2015-11-12 15:18:07 +00:00
2012-09-17 13:42:21 +01:00
2015-11-04 18:10:13 -08:00
2015-08-04 18:52:09 +01:00
2015-10-12 17:46:36 +01:00
2017-06-14 13:16:27 +02:00
2016-08-20 18:09:16 +02:00
2015-01-15 11:55:07 +00:00
2016-09-15 08:27:44 +02:00
2015-07-27 11:08:40 +01:00
2016-12-08 07:15:24 +01:00
2015-07-02 17:44:27 +01:00
2016-06-24 10:18:19 -07:00
2016-10-07 15:23:42 +02:00
2015-10-12 16:20:12 +01:00
2015-11-26 18:15:54 +00:00
2015-07-10 16:47:13 +01:00
2014-07-31 11:42:42 +01:00
2015-10-02 11:12:56 +01:00
2017-06-14 13:16:27 +02:00
2017-09-02 07:06:52 +02:00
2015-02-23 09:13:45 +00:00
2017-10-05 09:41:46 +02:00
2017-06-14 13:16:27 +02:00
2014-07-08 22:11:47 +00:00
2015-10-19 17:54:41 +01:00
2015-10-05 18:30:29 +01:00
2014-11-06 17:25:27 +00:00
2015-10-09 17:40:35 +01:00
2015-08-03 11:34:12 +02:00
2015-07-27 11:08:42 +01:00
2014-07-10 11:02:40 +01:00
2015-10-30 16:02:52 +00:00
2015-10-12 17:46:36 +01:00
2015-07-30 20:17:07 +01:00
2015-07-27 11:08:39 +01:00
2016-01-31 11:29:04 -08:00
2015-01-09 11:12:28 +01:00
2017-12-16 10:33:50 +01:00
2015-02-26 18:23:53 +00:00
2015-10-02 14:35:16 +01:00
2017-01-26 08:23:49 +01:00
2014-09-08 14:39:19 +01:00
2015-11-04 14:47:13 -08:00
2016-07-27 09:47:33 -07:00
2016-07-27 09:47:33 -07:00
2015-08-05 10:05:20 +01:00
2015-05-19 16:09:29 +01:00
2016-08-20 18:09:16 +02:00
2015-10-28 17:07:07 +00:00
2016-12-08 07:15:25 +01:00
2015-03-19 10:43:51 +00:00
2014-12-01 13:31:12 +00:00
2015-01-27 09:38:08 +00:00
2015-10-01 02:18:39 +02:00
2015-07-27 11:08:41 +01:00
2014-11-20 16:35:02 +00:00
2018-02-28 10:17:23 +01:00
2015-08-10 15:37:45 +01:00
2015-12-07 17:22:24 +00:00