public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* [5.9.1-rt20] affine_move_task does not always release rq lock
@ 2020-11-06 20:39 Joe Korty
  2020-11-09  8:59 ` Peter Zijlstra
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Korty @ 2020-11-06 20:39 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: linux-rt-users

FYI. There is one path through affine_move_task() which
does not release the rq lock.  This appears to be in error.

	 * Either way, we really should have a @pending here.
	 */
	if (WARN_ON_ONCE(!pending))
		return -EINVAL;

Regards,
Joe

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-09 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-06 20:39 [5.9.1-rt20] affine_move_task does not always release rq lock Joe Korty
2020-11-09  8:59 ` Peter Zijlstra
2020-11-09 13:01   ` Joe Korty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox