Subj : I need to make a system() call from the kernel To : comp.os.linux From : vernonfuller Date : Wed Jul 21 2004 07:32 am Is there a way to schedule a userland process from the kernel? I need to make a system() call from an event that happens in the kernel. .