What purpose does the routine check_irq_off defined in mm/slab serves? -----SNIP------ /* About to mess with non-constant members - lock. */ check_irq_off(); spin_lock(&cachep->spinlock); ----SNIP------ Thanks, Vicky -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/