On Tue, 30 Oct 2001, Greg KH wrote: > Since it has been proven that the version field of the struct > security_operations is useless (it doesn't catch the problem of not > defining a hook, and no other in kernel api has a version number), > here's a patch that removes it from the code. > > Any objections to committing this? Well, the version field would catch an attempt to load a security module built against a different version of the LSM security.h file. I don't know if that is worthwhile, since people should always compile their modules against the appropriate kernel headers. No real objection here. -- Stephen D. Smalley, NAI Labs ssmalleyat_private _______________________________________________ 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 : Tue Oct 30 2001 - 09:47:35 PST