linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fix two sleeping function called in atomic context bug
@ 2013-09-16 21:09 Yang Shi
  2013-09-16 21:09 ` [PATCH 1/2] rt: Don't call schedule_work_on in preemption disabled context Yang Shi
  2013-09-16 21:09 ` [PATCH 2/2] rt: Move schedule_work call to helper thread Yang Shi
  0 siblings, 2 replies; 9+ messages in thread
From: Yang Shi @ 2013-09-16 21:09 UTC (permalink / raw)
  To: linux-rt-users; +Cc: paul.gortmaker, yang.shi


This patch series fix up two "sleeping function called from invalid context"
bugs triggerred by ltp test cases (leapsec_timer and oom) on 3.10 rt.

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

end of thread, other threads:[~2013-10-04 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 21:09 Fix two sleeping function called in atomic context bug Yang Shi
2013-09-16 21:09 ` [PATCH 1/2] rt: Don't call schedule_work_on in preemption disabled context Yang Shi
2013-10-04 15:46   ` Sebastian Andrzej Siewior
2013-10-04 16:36     ` Yang Shi
2013-10-04 17:10       ` Sebastian Andrzej Siewior
2013-10-04 17:49         ` Yang Shi
2013-10-04 17:56           ` Sebastian Andrzej Siewior
2013-09-16 21:09 ` [PATCH 2/2] rt: Move schedule_work call to helper thread Yang Shi
2013-10-04 17:11   ` Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).