linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] softirq: Don't skip softirq execution when softirq thread is parking
@ 2019-01-28 23:46 Matthias Kaehlcke
  2019-01-28 23:46 ` [PATCH 1/2] kthread: Add __kthread_should_park() Matthias Kaehlcke
  2019-01-28 23:46 ` [PATCH 2/2] softirq: Don't skip softirq execution when softirq thread is parking Matthias Kaehlcke
  0 siblings, 2 replies; 5+ messages in thread
From: Matthias Kaehlcke @ 2019-01-28 23:46 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Thomas Gleixner, Steven Rostedt,
	Paul E . McKenney, Sebastian Andrzej Siewior
  Cc: linux-kernel, Douglas Anderson, Stephen Boyd, Matthias Kaehlcke

Matthias Kaehlcke (2):
  kthread: Add __kthread_should_park()
  softirq: Don't skip softirq execution when softirq thread is parking

 include/linux/kthread.h | 1 +
 kernel/kthread.c        | 8 +++++++-
 kernel/softirq.c        | 3 ++-
 3 files changed, 10 insertions(+), 2 deletions(-)

-- 
2.20.1.495.gaa96b0ce6b-goog


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

end of thread, other threads:[~2019-02-10 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 23:46 [PATCH 0/2] softirq: Don't skip softirq execution when softirq thread is parking Matthias Kaehlcke
2019-01-28 23:46 ` [PATCH 1/2] kthread: Add __kthread_should_park() Matthias Kaehlcke
2019-02-10 20:56   ` [tip:irq/core] " tip-bot for Matthias Kaehlcke
2019-01-28 23:46 ` [PATCH 2/2] softirq: Don't skip softirq execution when softirq thread is parking Matthias Kaehlcke
2019-02-10 20:57   ` [tip:irq/core] " tip-bot for Matthias Kaehlcke

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).