Files
linux/arch/x86/include/asm
Andy Lutomirski 7d8d8cfdee x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
The old x86_32 doublefault_fn() was old and crufty, and it did not
even try to recover.  do_double_fault() is much nicer.  Rewrite the
32-bit double fault code to sanitize CPU state and call
do_double_fault().  This is mostly an exercise i386 archaeology.

With this patch applied, 32-bit double faults get a real stack trace,
just like 64-bit double faults.

[ mingo: merged the patch to a later kernel base. ]

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2019-11-26 22:00:04 +01:00
..
2019-11-16 11:24:05 +01:00
2019-07-22 12:00:51 +02:00
2018-12-03 10:49:13 +01:00
2018-03-20 10:01:57 +01:00
2018-08-15 13:44:10 -07:00
2019-07-03 16:35:23 +02:00
2019-04-16 12:26:18 +02:00
2017-12-22 20:13:04 +01:00
2019-07-16 19:23:22 -07:00
2019-08-23 10:11:01 +02:00
2019-04-22 11:42:59 +02:00
2019-07-17 23:17:38 +02:00
2019-07-22 12:00:51 +02:00
2019-10-08 13:25:24 +02:00
2019-11-16 11:24:05 +01:00
2019-06-17 12:43:44 +02:00
2019-07-31 19:03:35 +02:00
2019-11-16 11:23:59 +01:00
2019-09-24 16:15:36 +02:00
2018-03-20 10:01:57 +01:00
2019-04-10 09:53:31 +02:00
2019-05-08 13:13:57 +02:00
2019-09-24 16:32:15 +02:00