On Thu, 8 Mar 2018, Chintan Pandya wrote: > In this case, object got freed later but 'age' > shows otherwise. This could be because, while > printing this info, we print allocation traces > first and free traces thereafter. In between, > if we get schedule out or jiffies increment, > (jiffies - t->when) could become meaningless. Could you show the new output style too? Acked-by: Christoph Lameter <cl@xxxxxxxxx>