[Ocf-linux-users] ocf & 2.6.28 - no kill_proc function
Brought to you by:
david-m
From: Max <ma...@da...> - 2009-05-22 07:37:27
|
Hello. I tried to compile ocf-linux-20080917 (as far as I understood this is latest) with linux kernel 2.6.28 and it failed due to: crypto/ocf/crypto.c:1686: error: implicit declaration of function `kill_proc' As far as I understood this function was removed around Jun 08: http://lkml.indiana.edu/hypermail/linux/kernel/0806.1/0438.html Also I saw patch which fixed it in openwrt build for 2.6.27: https://dev.openwrt.org/browser/trunk/target/linux/generic-2.6/patches-2.6.27/973-ocf_2.6.27_fix.patch?rev=13341 Please take a look and include this (or some other fix) for that problem into next ocf release. cheers, Max. |