How to run an a.out file in a kernel module

From: ranjith kumar
Date: Fri Oct 27 2006 - 06:20:38 EST


Hi,

How to run an a.out file in a kernel module
I tried to include
system("./a.out");
in the C file. But I got compilation errors.

Thanks in advance.

Send instant messages to your online friends http://uk.messenger.yahoo.com
-
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/