Re: module privlages

2001-01-13 Thread Jason Smethers
From: "Kris Kennaway" [EMAIL PROTECTED] I'm not sure what the point of this would really be..nor how you could enforce it. Perhaps you should submit a proof of concept ;-) Kris With more thought I suppose this would be a lot more effort than I had first thought, and a different out come for

module privlages

2001-01-12 Thread Jason Smethers
Has anyone put any thought into putting restrictions on what a module can modify when loaded into the kernel? If there is, say, ever binary third party driver support and this is provided without source some restrictions on what kernel data this module can link to and modify when loaded might be

Re: module privlages

2001-01-12 Thread Kris Kennaway
I'm not sure what the point of this would really be..nor how you could enforce it. Perhaps you should submit a proof of concept ;-) Kris On Fri, Jan 12, 2001 at 11:15:09AM -0600, Jason Smethers wrote: Has anyone put any thought into putting restrictions on what a module can modify when loaded