From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752927AbaHBIGH (ORCPT ); Sat, 2 Aug 2014 04:06:07 -0400 Received: from ns1.pc-advies.be ([83.149.101.17]:53239 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750879AbaHBIGA (ORCPT ); Sat, 2 Aug 2014 04:06:00 -0400 Date: Sat, 2 Aug 2014 10:02:08 +0200 From: Wim Van Sebroeck To: Maxime Ripard Cc: Guenter Roeck , Arnd Bergmann , dbaryshkov@gmail.com, dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver Message-ID: <20140802080208.GA22804@spo001.leaseweb.com> References: <1399430664-29091-1-git-send-email-maxime.ripard@free-electrons.com> <1399430664-29091-2-git-send-email-maxime.ripard@free-electrons.com> <20140507213318.GA2105@roeck-us.net> <20140515091123.GQ29258@lukather> <20140519150422.GA27329@lukather> <20140522203444.GE27329@lukather> <20140522211207.GA28704@roeck-us.net> <20140623103142.GB19730@lukather> <20140623211323.GA28120@spo001.leaseweb.com> <20140624144954.GP19730@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140624144954.GP19730@lukather> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Maxime, All, > > 1) For me the discussion was not ended and needs further > > thinking. (And I just read some good ideas about it). > > It would have been great for you to mention it then. > > > 2) You never mentioned you needed this in for 3.16 and that things > > would break because of it. > > http://lists.infradead.org/pipermail/linux-arm-kernel/2014-May/257690.html > http://lists.infradead.org/pipermail/linux-arm-kernel/2014-May/259109.html > > I thought it was pretty clear. > I will put it in now as step in between before going over to the new restart system. Anyone objections? Kind regards, Wim.