Hi, On Nov,Sunday 1 2009, at 11:23 PM, Hans Petter Selasky wrote:
Hi, Can anyone confirm how well kernel modules are tested under AMD64?I see at least one severe problem, and that is it appears that the code segment or data segment of the loaded module is freed after modload returns,or something similar :-) The symptom I see: modload -o i4b.t /usr/lkm/i4b.o
LKM support was removed just after the 5.0 branch you should change your module to new modular framework.
Regards Adam.