All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Jean-Baptiste Theou <jtheou@adeneo-embedded.us>,
	Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 1/2] watchdog_core: Add watchdog registration deferral mechanism
Date: Tue, 09 Jun 2015 22:40:41 -0700	[thread overview]
Message-ID: <5577CDD9.9080501@roeck-us.net> (raw)
In-Reply-To: <1433868903-20033-1-git-send-email-jtheou@adeneo-embedded.us>

On 06/09/2015 09:55 AM, Jean-Baptiste Theou wrote:
> Currently, watchdog subsystem require the misc subsystem to
> register a watchdog. This may not be the case in case of an
> early registration of a watchdog, which can be required when
> the watchdog cannot be disabled.
>
> This patch introduces a deferral mechanism to remove this requirement.
>
> Signed-off-by: Jean-Baptiste Theou <jtheou@adeneo-embedded.us>
> ---

Now you have a couple of unnecessary continuation lines ;-)

Anyway, I think this is good enough.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

Thanks,
Guenter


  parent reply	other threads:[~2015-06-10  5:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09 16:55 [PATCH v5 1/2] watchdog_core: Add watchdog registration deferral mechanism Jean-Baptiste Theou
2015-06-09 16:55 ` [PATCH v5 2/2] gpio_wdt: Add option for early registration Jean-Baptiste Theou
2015-06-10  5:41   ` Guenter Roeck
2015-06-10  5:40 ` Guenter Roeck [this message]
2015-06-11 20:17   ` [PATCH v5 1/2] watchdog_core: Add watchdog registration deferral mechanism Jean-Baptiste Theou

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=5577CDD9.9080501@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=jtheou@adeneo-embedded.us \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=wim@iguana.be \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.