Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753450AbcCGSuo (ORCPT ); Mon, 7 Mar 2016 13:50:44 -0500 Received: from spo001.leaseweb.nl ([83.149.101.17]:50140 "EHLO spo001.leaseweb.nl" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753256AbcCGSu1 (ORCPT ); Mon, 7 Mar 2016 13:50:27 -0500 Date: Mon, 7 Mar 2016 19:50:23 +0100 From: Wim Van Sebroeck To: Guenter Roeck 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: <20160307185023.GA16667@spo001.leaseweb.nl> References: <1456693943-6876-1-git-send-email-linux@roeck-us.net> <20160306104956.GA2282@spo001.leaseweb.nl> <20160307173720.GA17320@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160307173720.GA17320@roeck-us.net> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 466 Lines: 20 Hi Guenter, > 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! Did you receive any feedback/test-results on patches 8 till 10 ? Kind regards, Wim.