On Thu, 17 Jan 2013, Steven Rostedt wrote: > Because there's also nothing to keep page related to object either, we > may just need to do: Adding the NULL check is satisfactory I think. The TID check guarantees that nothing happened in between and the call the __slab_alloc can do the same as the fastpath if it mistakenly goes to the slowpath. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>