On Wed, Oct 12, 2016 at 10:30:02AM +0200, Johannes Thumshirn wrote: > Oh I see. Damn, missed the devm_kzalloc(). But shouldn't we avoid krealloc() > on devm_kzalloc() in general? krealloc() calls kfree() if the reallocation > succeeded and this will break the devres tracking, wouldn't it? Good point. I will update my test to check for that. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html