]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow a const char * to be passed as the process name to kproc_kthread_add()
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 21 May 2010 17:14:36 +0000 (17:14 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 21 May 2010 17:14:36 +0000 (17:14 +0000)
commit07969f1d4d06aed0d97ad9c430d4f639ac5f81a0
treef5a552641622f1efad4af909335d26cb585c00e6
parent8b10473d306790f1c5feeff564aa27f59a9a36e4
Allow a const char * to be passed as the process name to kproc_kthread_add()
without generating a warning.

MFC after: 1 month
sys/kern/kern_kthread.c
sys/sys/kthread.h