From: | Nikita Glukhov <a63fvb48@xxxxxxxxx> |
Date: | Sat, 14 Nov 2009 19:32:27 +0300 |
> From where is mag_purge() being called? It indeed seems as if the > caller didn't enter the critical section. mag_purge() is called from objcache_destroy(). objcache_destroy() as well as maglist_purge() doesn't call crit_enter().