From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753812AbbIJAXh (ORCPT ); Wed, 9 Sep 2015 20:23:37 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:58248 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752020AbbIJAXf (ORCPT ); Wed, 9 Sep 2015 20:23:35 -0400 Message-ID: <55F0CD7B.4080706@roeck-us.net> Date: Wed, 09 Sep 2015 17:23:23 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Fengguang Wu , Linus Torvalds CC: Stephen Rothwell , Wim Van Sebroeck , Andrew Morton , LKML , Linux Watchdog Mailing List , Alexandre Belloni , "Ariel D'Alessandro" , Bjorn Andersson , Ezequiel Garcia , Francesco Lavra , Greta Zhang , Pratyush Anand , Timur Tabi , =?windows-1252?Q?Uwe_Kleine-K=F6nig?= , Vivien Didelot , Wenyou Yang Subject: Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window References: <20150909195838.GA12688@spo001.leaseweb.nl> <20150910074044.4cae547f@canb.auug.org.au> <20150909234408.GA18441@wfg-t540p.sh.intel.com> In-Reply-To: <20150909234408.GA18441@wfg-t540p.sh.intel.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-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: authenticated_id: linux@roeck-us.net 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 On 09/09/2015 04:44 PM, Fengguang Wu wrote: > On Wed, Sep 09, 2015 at 02:42:23PM -0700, Linus Torvalds wrote: >> On Wed, Sep 9, 2015 at 2:40 PM, Stephen Rothwell wrote: >>> >>> I have not been able to fetch from that tree for the past couple of >>> days. It connects and then hangs for some time >> >> .. yup, that's what I got just when trying to pull. > > FYI, git fetch failures are one major reason if 0day tests are > delayed or not covered: > > [2015-09-10 05:00:24] failed to fetch watchdog > [2015-09-10 06:46:04] failed to fetch watchdog > > There are some more non-kernel.org trees that tend to suffer from > connection issues. > On the plus side, most if not all of the patches in Wim's tree are in the watchdog-next branch of my repository at kernel.org. Since that branch is covered by the 0day tests and by my own tests, I would not expect any major surprises. Guenter