Re: [PATCH 0/4] watchdog: address various races (CPU hotplug, timer expiry)

2015-11-05 Thread Aaron Tomlin
On Tue 2015-11-03 16:20 +0100, Ulrich Obergfell wrote: > This patch set addresses various races in relation to CPU hotplug > and a race in relation to watchdog timer expiry. I discovered the > corner cases during code inspection. I haven't seen any of these > issues occur in practice. This patch s

Re: [PATCH 0/4] watchdog: address various races (CPU hotplug, timer expiry)

2015-11-05 Thread Don Zickus
On Tue, Nov 03, 2015 at 04:20:57PM +0100, Ulrich Obergfell wrote: > This patch set addresses various races in relation to CPU hotplug > and a race in relation to watchdog timer expiry. I discovered the > corner cases during code inspection. I haven't seen any of these > issues occur in practice. S

[PATCH 0/4] watchdog: address various races (CPU hotplug, timer expiry)

2015-11-03 Thread Ulrich Obergfell
This patch set addresses various races in relation to CPU hotplug and a race in relation to watchdog timer expiry. I discovered the corner cases during code inspection. I haven't seen any of these issues occur in practice. Ulrich Obergfell (4): watchdog: avoid race between lockup detector suspen