On Sun, Jul 21, 2002 at 12:09:04AM -0400, dwheelerat_private wrote: > > I'm really trying to NOT lock except where necessary. > Assuming that writing a pointer is atomic, Not always true on some platforms, I'm afraid :( I really think you are going to need to use locks. Seth mentiond RCU, but that isn't in the kernel yet. A semaphore is probably going to be necessary. greg k-h _______________________________________________ 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 : Sat Jul 20 2002 - 21:35:38 PDT