Re: [PATCH RT v2] timer: Raise softirq if there's irq_work
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2014-01-25 02:17:04
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2014-01-25 02:17:04
Also in:
lkml
On Fri, 24 Jan 2014 16:19:36 -0800 "Paul E. McKenney" [off-list ref] wrote:
Failing to invoke rsp_wakeup() when it was needed could potentially stop RCU grace periods from happening, so having rsp_wakeup() happen when it is needed is pretty important... But I would guess that you knew that already. ;-)
Yep, I did. But it's always nice to hear confirmation, which is why I Cc'd you ;-) -- Steve