One known compatibility issue is with Faux123's kernel. (eg. 2.6.32.50-MB860-GB-Faux123-v0.2.3)
With the help of Clément Sartori providing a remote investigation session, It was found that the root cause is the name of kernel/module.c:check_version is named as check_version.clone.24.
Regardless of the reason, the kernel function hooker should be enhanced to support wildcard matching since so far there is only one function starts with check_version in the kernel.
It is expected to see this change from the next release from market. (v1.1)
The test result is working as expected.