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 v2 2/3] watchdog-kernel-api: Add registration deferral mechanism
Date: Fri, 05 Jun 2015 21:26:29 -0700 [thread overview]
Message-ID: <55727675.3000204@roeck-us.net> (raw)
In-Reply-To: <1433555212-4729-2-git-send-email-jtheou@adeneo-embedded.us>
On 06/05/2015 06:46 PM, Jean-Baptiste Theou wrote:
> Add registration deferral mechanism capability information
>
> Signed-off-by: Jean-Baptiste Theou <jtheou@adeneo-embedded.us>
> ---
> Documentation/watchdog/watchdog-kernel-api.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/watchdog/watchdog-kernel-api.txt b/Documentation/watchdog/watchdog-kernel-api.txt
> index a0438f3..11c988b 100644
> --- a/Documentation/watchdog/watchdog-kernel-api.txt
> +++ b/Documentation/watchdog/watchdog-kernel-api.txt
> @@ -36,6 +36,10 @@ The watchdog_unregister_device routine deregisters a registered watchdog timer
> device. The parameter of this routine is the pointer to the registered
> watchdog_device structure.
>
> +The watchdog subsystem contain an registration deferral mechanism,
contains, or maybe better includes.
> +which allow you to register an watchdog as early as you wish during
allows
> +the boot process, in the situation of a built-in module.
Drop part after the , as irrelevant.
Please merge this patch into the first patch; no need to keep it separate.
Thanks,
Guenter
> +
> The watchdog device structure looks like this:
>
> struct watchdog_device {
>
next prev parent reply other threads:[~2015-06-06 4:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-06 1:46 [PATCH v2 1/3] watchdog_core: Add watchdog " Jean-Baptiste Theou
2015-06-06 1:46 ` [PATCH v2 2/3] watchdog-kernel-api: Add " Jean-Baptiste Theou
2015-06-06 4:26 ` Guenter Roeck [this message]
2015-06-06 1:46 ` [PATCH v2 3/3] gpio_wdt: Add option for early registration Jean-Baptiste Theou
2015-06-06 4:31 ` Guenter Roeck
2015-06-06 4:24 ` [PATCH v2 1/3] watchdog_core: Add watchdog registration deferral mechanism Guenter Roeck
2015-06-06 6:39 ` 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=55727675.3000204@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome