From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from forward.webhostbox.net ([5.100.155.85]:57484 "EHLO forward.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752427AbcCGRh1 (ORCPT ); Mon, 7 Mar 2016 12:37:27 -0500 Date: Mon, 7 Mar 2016 09:37:20 -0800 From: Guenter Roeck To: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, Timo Kokkonen , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , linux-doc@vger.kernel.org, Doug Anderson , Jonathan Corbet Subject: Re: [PATCH v8 0/10] watchdog: Add support for keepalives triggered by infrastructure Message-ID: <20160307173720.GA17320@roeck-us.net> References: <1456693943-6876-1-git-send-email-linux@roeck-us.net> <20160306104956.GA2282@spo001.leaseweb.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160306104956.GA2282@spo001.leaseweb.nl> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org Hi Wim, On Sun, Mar 06, 2016 at 11:49:56AM +0100, Wim Van Sebroeck wrote: > Hi Guenter, > > > The watchdog infrastructure is currently purely passive, meaning > > it only passes information from user space to drivers and vice versa. > > [ ... ] > > Patches 1 till 7 of this series has been added to linux-watchdog-next. > Thanks a lot! Guenter