[Ocf-linux-users] ocf/random.c uses kernel_thread symbol no longer exported
Brought to you by:
david-m
From: Russell S. <ru...@pe...> - 2013-01-25 16:51:55
|
This past autumn, the long-advertised removal of EXPORT_SYMBOL(kernel_thread) finally occurred. Linux 3.7.x no longer exports the symbol, which causes ocf/random.c to not build. Needs converting to kthread_$foo. -- Russell Senior, President ru...@pe... |