>Unloading syscall kernel module can cause a system crash. It occurs when
>we
>unload the module while a process is executing our syscall. Example:


MOD_QUIESCE (sys/module.h) would be helping you in situations like that.
You can use a flag to rule that.

greetings,
rookie


_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to