just to avoid confusion 1st... On Tue, Jan 11, 2011 at 14:06, mohit verma <[email protected]> wrote: > i mean like one of my friends said that when kernel is about to restart a > syscall then it raises signal -ERESTARTSYS signal for signal handler. but i > think it is for > something went wrong and kernel wanna start the syscall again. but in > between a syscall routine is it possible to get vector number (i repeat > ,sorry) ??
allow me to rephrase it: if an interrupt crosses by during the execution of that code path, you wanna find out the interrupt number? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
