From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756327Ab2IGPXN (ORCPT ); Fri, 7 Sep 2012 11:23:13 -0400 Received: from mga01.intel.com ([192.55.52.88]:10127 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754864Ab2IGPXJ (ORCPT ); Fri, 7 Sep 2012 11:23:09 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,387,1344236400"; d="scan'208";a="219438485" Date: Fri, 7 Sep 2012 23:22:51 +0800 From: Fengguang Wu To: Michal Hocko Cc: akpm@linux-foundation.org, mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-next@vger.kernel.org Subject: Re: mmotm 2012-09-06-16-46 uploaded Message-ID: <20120907152251.GA14728@localhost> References: <20120906234735.1B54B20004E@hpza10.eem.corp.google.com> <20120907151246.GB3688@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120907151246.GB3688@dhcp22.suse.cz> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 07, 2012 at 05:12:47PM +0200, Michal Hocko wrote: > [CCing Wu Fengguang so that he can update the link to the new tree > location] > $ git remote add mm git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git Thanks! I've updated to the new link and it works fine. Thanks, Fengguang