Benjamin Berg ce6e85a186 um: remove broken double fault detection
The show_stack function had some code to detect double faults. However,
the logic is wrong and it would e.g. trigger if a WARNING happened
inside an IRQ.

Remove it without trying to add a new logic. The current behaviour,
which will just fault repeatedly until the IRQ stack is used up and the
host kills UML, seems to be good enough.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20241103150506.1367695-5-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-11-07 17:36:31 +01:00
..
2022-03-21 08:13:03 -07:00
2024-11-07 17:36:30 +01:00
2023-02-01 22:11:24 +01:00
2024-10-24 09:52:51 +02:00
2024-10-23 09:25:55 +02:00
2024-07-03 17:09:49 +02:00