From: Ulrich Obergfell <uobergfe@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, dzickus@redhat.com,
atomlin@redhat.com, uobergfe@redhat.com, jolsa@kernel.org,
mhocko@suse.cz, eranian@google.com, cmetcalf@ezchip.com,
fweisbec@gmail.com, linux@roeck-us.net
Subject: [PATCH 0/2] watchdog: avoid races in watchdog_nmi_{en|disable} functions - follow up patches
Date: Fri, 7 Aug 2015 11:58:06 +0200 [thread overview]
Message-ID: <1438941488-3651-1-git-send-email-uobergfe@redhat.com> (raw)
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
next reply other threads:[~2015-08-07 9:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 9:58 Ulrich Obergfell [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438941488-3651-1-git-send-email-uobergfe@redhat.com \
--to=uobergfe@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=atomlin@redhat.com \
--cc=cmetcalf@ezchip.com \
--cc=dzickus@redhat.com \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mhocko@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®