From: Ingo Molnar <mingo@kernel.org>
To: Don Zickus <dzickus@redhat.com>
Cc: Michal Hocko <mhocko@suse.cz>,
linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH 1/2] watchdog: update watchdog attributes atomically
Date: Fri, 26 Jul 2013 22:07:34 +0200 [thread overview]
Message-ID: <20130726200734.GB21415@gmail.com> (raw)
In-Reply-To: <20130726160745.GJ58219@redhat.com>
* Don Zickus <dzickus@redhat.com> wrote:
> On Fri, Jul 26, 2013 at 02:49:34PM +0200, Michal Hocko wrote:
> > proc_dowatchdog doesn't synchronize multiple callers which
> > might lead to confusion when two parallel callers might confuse
> > watchdog_enable_all_cpus resp. watchdog_disable_all_cpus (e.g. watchdog
> > gets enabled even if watchdog_thresh was set to 0 already).
> >
> > This patch adds a local mutex which synchronizes callers to the sysctl
> > handler.
> >
> > Signed-off-by: Michal Hocko <mhocko@suse.cz>
>
> Acked-by: Don Zickus <dzickus@redhat.com>
Ack from you for both patches?
Thanks,
Ingo
prev parent reply other threads:[~2013-07-26 20:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 12:49 [PATCH 1/2] watchdog: update watchdog attributes atomically Michal Hocko
2013-07-26 12:49 ` [PATCH 2/2] watchdog: update watchdog_tresh properly Michal Hocko
2013-07-26 16:07 ` [PATCH 1/2] watchdog: update watchdog attributes atomically Don Zickus
2013-07-26 20:07 ` Ingo Molnar [this message]
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=20130726200734.GB21415@gmail.com \
--to=mingo@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=dzickus@redhat.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhocko@suse.cz \
--cc=tglx@linutronix.de \
/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