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?
Thanks
Rahul
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/