From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753563AbbIIXoR (ORCPT ); Wed, 9 Sep 2015 19:44:17 -0400 Received: from mga02.intel.com ([134.134.136.20]:59095 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752369AbbIIXoP (ORCPT ); Wed, 9 Sep 2015 19:44:15 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,500,1437462000"; d="scan'208";a="801241805" Date: Thu, 10 Sep 2015 07:44:08 +0800 From: Fengguang Wu To: 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 , Guenter Roeck , Pratyush Anand , Timur Tabi , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Vivien Didelot , Wenyou Yang Subject: Re: [GIT PULL REQUEST] watchdog - v4.3-rc1 merge window Message-ID: <20150909234408.GA18441@wfg-t540p.sh.intel.com> References: <20150909195838.GA12688@spo001.leaseweb.nl> <20150910074044.4cae547f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. btw, note the 1+ hour poll interval -- it's auto lowered for "inactive" trees. Only git.kernel.org trees can be watched closely since they are polled as a whole through http://git.kernel.org/manifest.js.gz Thanks, Fengguang