On Wed, 29 Sep 2010, Namhyung Kim wrote: > The unfreeze_slab() releases page's PG_locked bit but was missing > proper annotation. The deactivate_slab() needs to be marked also > since it calls unfreeze_slab() without grabbing the lock. unfreeze_slab() needs it because it calls deactivate_slab() unconditionally, rather. > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>