Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78010cd9 authored by Rob Clark's avatar Rob Clark Committed by Daniel Vetter
Browse files
parent 714cf7ea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@ int fence_signal_locked(struct fence *fence)
	struct fence_cb *cur, *tmp;
	int ret = 0;

	lockdep_assert_held(fence->lock);

	if (WARN_ON(!fence))
		return -EINVAL;