[PATCH] Re: pinpointed: PANIC caused by dequeue_signal() in current Linus
This fixes the bootup crash. There were two initialization bugs: - INIT_SIGNAL needs to set shared_pending. - exec() needs to set up newsig properly. the second one caused the crash Anton saw.
Showing
Please register or sign in to comment