Hi all: We've had a confusing problem recently. The kfunc is used in the ko and kfunc is registered when the ko is loaded. Even if the code is not modified, the ko compiled at different times cannot register kfunc success on the kernel. It seems that the inconsistency of btf id causes this problem. Is there any way we can solve this problem at the moment?