Re: Register saving and signal handling

2005-01-25 Thread linux-os
On Tue, 25 Jan 2005, Robert Szeleney wrote: Hi! This is my first time posting to the Linux kernel mailing-list, and I hope someone can help me or at least explain following to me. When a task gets interrupted by a signal, the do_signal() function is called. Now, when the signal is not handled by

Register saving and signal handling

2005-01-25 Thread Robert Szeleney
Hi! This is my first time posting to the Linux kernel mailing-list, and I hope someone can help me or at least explain following to me. When a task gets interrupted by a signal, the do_signal() function is called. Now, when the signal is not handled by the task and the interrupted function retu