notify_parent (was: Re: Linux 2.6.9-rc2)

From: Geert Uytterhoeven
Date: Tue Sep 14 2004 - 07:44:33 EST


On Mon, 13 Sep 2004, Linus Torvalds wrote:
> Roland McGrath:
> o cleanup ptrace stops and remove notify_parent

However, there are still a few users of notify_parent():

| arch/m68k/kernel/signal.c: notify_parent(current, SIGCHLD);
| arch/m68k/kernel/signal.c: notify_parent(current, SIGCHLD);
| arch/ia64/kernel/signal.c: * get_signal_to_deliver() may have run a debugger (via notify_parent())
| arch/parisc/kernel/ptrace.c: //notify_parent(child, SIGCHLD);
| arch/m68knommu/kernel/signal.c: notify_parent(current, SIGCHLD);
| arch/m68knommu/kernel/signal.c: notify_parent(current, SIGCHLD);
| arch/h8300/kernel/signal.c: notify_parent(current, SIGCHLD);
| arch/h8300/kernel/signal.c: notify_parent(current, SIGCHLD);

Any suggestion how to convert them?

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/