On Sat, 26 Jun 2010, David Rientjes wrote: > > The sequence of unlocking a slab and freeing occurs multiple times. > > Put the common into a single function. > > > > Did you want to respond to the comments I made about this patch at > http://marc.info/?l=linux-mm&m=127689747432061 ? Specifically, how it > makes seeing if there are unmatched slab_lock() -> slab_unlock() pairs > more difficult. I dont think so. The name includes slab_unlock at the end. We could drop this but its a frequent action necessary when disposing of a slab page. -- 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>