On Mon, Aug 10, 2015 at 12:42:30PM +0200, Thierry Reding wrote:
On Thu, Jul 09, 2015 at 11:32:35PM +0200, Daniel Vetter wrote:
BUG_ON kills the driver, WARN_ON is much friendly. And usually nothing bad happens when the locking is lightly busted.
s/much friendly/much friendlier/, s/lightly/slightly/?
Yeah, changed.
Otherwise:
Reviewed-by: Thierry Reding treding@nvidia.com
Thanks for your review, I've applied the patches to topic/drm-misc except armada (needs to be split), one nouveau patch (superseeded meanwhile by Archit's work), radeon/amdgpu (I'll ping Alex) and the two tegra ones.
Thanks, Daniel