On Tue, 8 Nov 2016 13:07:37 -0500, Johnny Bieren wrote: > No, that option is not enabled. > > cat /boot/config-4.9.0-0.rc1.git0.2.fc26.x86_64 | grep DEBUG_TEST > # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set Then I don't know. I can't see how the only recent change to the i2c-amd756 driver (ea734404f3daf1f6b5103171d848c9d4641fd96b) could cause this. The warning comes from: WARN_ON(!list_empty(&dev->devres_head)); which was added a decade ago so nothing new here. I'm out of ideas. The only way to move forward is to bisect it to find out the exact commit which triggered the warning. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html