On Sat, 7 May 2005, Rahul Iyer wrote: > I'm almost done implementing CART on Linux... however, I'm stuck on an > issue... I keep getting an error saying "spin_is_locked on unitialized > spinlock c0418088". This is the zone->lru_lock spinlock. I have taken explicit > care to initialize this spinlock. Any ideas why this is happenning? I cannot see that without knowing what your code is doing. <insert joke about crystal ball being at repair shop> -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/