From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753355AbcBGGL7 (ORCPT ); Sun, 7 Feb 2016 01:11:59 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:54642 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbcBGGL6 (ORCPT ); Sun, 7 Feb 2016 01:11:58 -0500 Date: Sat, 6 Feb 2016 22:11:57 -0800 From: Greg Kroah-Hartman To: Tomas Winkler Cc: Wim Van Sebroeck , Guenter Roeck , Alexander Usyskin , linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [char-misc-next v4 0/7] mei: create proper iAMT watchdog driver Message-ID: <20160207061157.GA21817@kroah.com> References: <1452206967-1144-1-git-send-email-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452206967-1144-1-git-send-email-tomas.winkler@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2016 at 12:49:20AM +0200, Tomas Winkler wrote: > Instead of integrating the iAMT watchdog within the mei core driver > we will create a watchdog device on the mei client bus and > create a proper watchdog driver for it. > I applied the first 4 patches here, please fix up the rest and resend. thanks, greg k-h