Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754864AbbKWQbt (ORCPT ); Mon, 23 Nov 2015 11:31:49 -0500 Received: from webbox1416.server-home.net ([77.236.96.61]:39830 "EHLO webbox1416.server-home.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752715AbbKWQaS (ORCPT ); Mon, 23 Nov 2015 11:30:18 -0500 From: Alexander Stein To: linux-kernel@vger.kernel.org Cc: Guenter Roeck , linux-watchdog@vger.kernel.org, Wim Van Sebroeck , Timo Kokkonen , Uwe =?ISO-8859-1?Q?Kleine=2DK=F6nig?= , linux-doc@vger.kernel.org, Jonathan Corbet Subject: Re: [PATCH v5 2/8] watchdog: Introduce WDOG_RUNNING flag Date: Mon, 23 Nov 2015 17:30:10 +0100 Message-ID: <8288660.mctbFIZEK3@ws-stein> User-Agent: KMail/4.14.8 (Linux/4.1.12-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <1448248865-21684-3-git-send-email-linux@roeck-us.net> References: <1448248865-21684-1-git-send-email-linux@roeck-us.net> <1448248865-21684-3-git-send-email-linux@roeck-us.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1685 Lines: 40 On Sunday 22 November 2015 19:20:59, Guenter Roeck wrote: > diff --git a/Documentation/watchdog/watchdog-kernel-api.txt b/Documentation/watchdog/watchdog-kernel-api.txt > index f66859117d1f..3f0963b2c33e 100644 > --- a/Documentation/watchdog/watchdog-kernel-api.txt > +++ b/Documentation/watchdog/watchdog-kernel-api.txt > @@ -212,6 +212,14 @@ bit-operations. The status bits that are defined are: > any watchdog_ops, so that you can be sure that no operations (other then > unref) will get called after unregister, even if userspace still holds a > reference to /dev/watchdog > +* WDOG_RUNNING: Set by the watchdog driver if the hardware watchdog is running. > + The bit must be set if the watchdog timer hardware can not be stopped. > + The bit may also be set if the watchdog timer is running aftyer booting, ^ typo Best regards, Alexander -- Dipl.-Inf. Alexander Stein SYS TEC electronic GmbH alexander.stein@systec-electronic.com Legal and Commercial Address: Am Windrad 2 08468 Heinsdorfergrund Germany Office: +49 (0) 3765 38600-0 Fax: +49 (0) 3765 38600-4100 Managing Directors: Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt; Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp Commercial Registry: Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/