mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
We need to wait until a thread is fully set up and ready for running before attempting to deliver a signal. Otherwise we may not have a user stack yet. Also, remove the Skip0SchedulerPasses and Skip1SchedulerPass thread states that we don't really need anymore with software context switching. Fixes the kernel crash reported in #3419
25 KiB
25 KiB