From: Daniel M. <da...@os...> - 2004-04-29 15:56:48
|
On Thu, 2004-04-29 at 08:15, Jon Maloy wrote: > Do you suggest that we delay the LKML-announcement until we have done > these changes ? To replace all the linked lists is intrusive, and it > may > take weeks re-stabilize the code. Otherwise, see my comments below. > > Regards /jon > It is difficult to say what the reaction will be, but I suggest you look over the links Mark sent and see what you think. It is your code after all. Using the common list code does make it easy to follow the code and we did find a bug recently. Using the standard list macros would have prevented that bug. Daniel |