lkml.org 
[lkml]   [1999]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Q: Signal processing
Hi Richard,

"Richard B. Johnson" wrote:

> You can stay in your application, but further signals are blocked until
> you unblock them (check POSIX signals for details). If you do longjump()
> stuff from your signal handler, you might (read will) have problems with
> local variables, i.e., stuff on the stack.
>
> > * If control has to return to the kernel, is there a way to influence
> > what happens in the application *after* the signal handler has been
> > left?
>
> Sure:

[...]

That's not what I meant. I need to decide *inside* the handler what
happens after return from the signal handler, that is, I need to change
the register set. The solution that Philip pointed out works fine for
me.

--
Bye, E-Mail ......... mailto:joerg.pleumann@trantor.de
Jörg Homepage ... http://www.trantor.de/joerg.pleumann



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:2.450 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site