mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: avoid races in watchdog_nmi_{en|disable} functions - follow up patches
@ 2015-08-07  9:58 Ulrich Obergfell
  2015-08-07  9:58 ` [PATCH 1/2] watchdog: rename watchdog_suspend() and watchdog_resume() Ulrich Obergfell
  2015-08-07  9:58 ` [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path Ulrich Obergfell
  0 siblings, 2 replies; 5+ messages in thread
From: Ulrich Obergfell @ 2015-08-07  9:58 UTC (permalink / raw)
  To: linux-kernel
  Cc: akpm, dzickus, atomlin, uobergfe, jolsa, mhocko, eranian,
	cmetcalf, fweisbec, linux

This small series follows up to patch discussion related
to $subject patch series which is now in linux-next at:

- introduce watchdog_park_threads() and watchdog_unpark_threads()
  https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/kernel/watchdog.c?id=89f536017155c7f76c8a620e6aed03809e53cd4c

- introduce watchdog_suspend() and watchdog_resume()
  https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/kernel/watchdog.c?id=e0dd9ee3ecf3394e93343cf9542d8ca1b54eca08

- use park/unpark functions in update_watchdog_all_cpus()
  https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/kernel/watchdog.c?id=eef1a759acfb98766fef20afca9e06f014299e3f

- use suspend/resume interface in fixup_ht_bug()
  https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/kernel/watchdog.c?id=77592a82363dd508ce3dbe4eaaa2c6c45b966ebb

Changes based on patch discussion:

- Patch 1/2: rename watchdog_{suspend|resume}, add comment blocks
  http://marc.info/?l=linux-kernel&m=143844050610220&w=2
  http://marc.info/?l=linux-kernel&m=143876224114821&w=2

- Patch 2/2: use pr_debug() instead of pr_info()
  http://marc.info/?l=linux-kernel&m=143869949229461&w=2

Ulrich Obergfell (2):
  watchdog: rename watchdog_suspend() and watchdog_resume()
  watchdog: use pr_debug() in fixup_ht_bug() failure path

 arch/x86/kernel/cpu/perf_event_intel.c |  6 +++---
 include/linux/nmi.h                    |  8 ++++----
 kernel/watchdog.c                      | 26 ++++++++++++++++++++++----
 3 files changed, 29 insertions(+), 11 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2015-08-07 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07  9:58 [PATCH 0/2] watchdog: avoid races in watchdog_nmi_{en|disable} functions - follow up patches Ulrich Obergfell
2015-08-07  9:58 ` [PATCH 1/2] watchdog: rename watchdog_suspend() and watchdog_resume() Ulrich Obergfell
2015-08-07 10:11   ` Aaron Tomlin
2015-08-07  9:58 ` [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path Ulrich Obergfell
2015-08-07 10:11   ` Aaron Tomlin

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

all inboxes | Powered by JetHome®