> > I try to 'insmod' origianl simple module (attach file), but not success. > > I try to comment out part of "register_security" then success. > > Hence I think I have trouble at this part, but I don't know what wrong. > > (I looked at /var/log/message, then infinite loop "message") > > > > Please tell me what wrong, and what to do. > > What kernel are you trying this with? And what version (if any) of the > LSM patch are you using? And what are the messages you get when you try > to insmod the module? > kernel: kernel-2.4.18 (from www.kernel.org) lsm : patch-2.4.18-lsm3.gz a part of /var/log/message **************************************************************** ....................................................... Nov 8 08:46:53 paris kernel: socket_sendmsg: size 2048 Nov 8 08:46:53 paris kernel: skb_alloc: len 0 Nov 8 08:46:53 paris kernel: skb_set_owner_w: len 0 Nov 8 08:46:53 paris kernel: file_permission: uid 0 gid 0 Nov 8 08:46:53 paris kernel: socket_sendmsg: size 2040 Nov 8 08:46:53 paris kernel: skb_alloc: len 0 Nov 8 08:46:53 paris kernel: skb_set_owner_w: len 0 Nov 8 08:46:53 paris kernel: file_permission: uid 0 gid 0 Nov 8 08:46:53 paris kernel: socket_sendmsg: size 2032 Nov 8 08:46:53 paris kernel: skb_alloc: len 0 Nov 8 08:46:53 paris kernel: skb_set_owner_w: len 0 Nov 8 08:46:53 paris kernel: file_permission: uid 0 gid 0 ...... continue ..... **************************************************************** > And finally, why not just post this to the linux-security-module mailing > list, and not me? There are a lot of very helpful people there. > I see, so from next subject time. _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Thu Nov 07 2002 - 15:55:48 PST