for those who wonder where did current->comm go on SMP...

Tigran Aivazian (tigran@sco.COM)
Thu, 9 Jul 1998 11:05:45 +0100 (BST)


Hello,

If you have written a kernel module that accesses current->comm and works
fine on UP and suddenly breaks on SMP then you have done the same mistake
I did. The solution is -- compile your module with -D__SMP__.

Regards,
------
Tigran A. Aivazian | http://www.sco.com/
Escalations Research Group | Email: tigran@sco.com
Santa Cruz Operation Ltd |

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu