Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751777AbbD2EK7 (ORCPT ); Wed, 29 Apr 2015 00:10:59 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:38741 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750901AbbD2EK5 (ORCPT ); Wed, 29 Apr 2015 00:10:57 -0400 Message-ID: <554059C7.6070107@roeck-us.net> Date: Tue, 28 Apr 2015 21:10:47 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ezequiel Garcia , Andrew Bresticker , Wim Van Sebroeck CC: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, James Hogan Subject: Re: [PATCH V3 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree References: <1428080722-29683-1-git-send-email-abrestic@chromium.org> <55400F0F.10204@imgtec.com> <554017A7.9050506@imgtec.com> In-Reply-To: <554017A7.9050506@imgtec.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020203.554059D0.00F5,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 2 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1231 Lines: 38 On 04/28/2015 04:28 PM, Ezequiel Garcia wrote: > > > On 04/28/2015 07:51 PM, Ezequiel Garcia wrote: >> >> >> On 04/03/2015 02:05 PM, Andrew Bresticker wrote: >>> Since the heartbeat is statically initialized to its default value, >>> watchdog_init_timeout() will never look in the device-tree for a >>> timeout-sec value. Instead of statically initializing heartbeat, >>> fall back to the default timeout value if watchdog_init_timeout() >>> fails. >>> >>> Signed-off-by: Andrew Bresticker >>> Cc: Ezequiel Garcia >>> Cc: James Hogan >> >> Reviewed-by: Ezequiel Garcia >> > > And for the three patches: > > Tested-by: Ezequiel Garcia > > Any chance these get merged soon(ishly)? > I added the patches to my test branch. I'll send a pull request to Wim in time for the next commit window, so hopefully the patches should make it into 4.2. Guenter -- 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/