From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935362Ab0EVAPD (ORCPT ); Fri, 21 May 2010 20:15:03 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:41034 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935339Ab0EVAPA (ORCPT ); Fri, 21 May 2010 20:15:00 -0400 Date: Fri, 21 May 2010 17:12:43 -0700 (PDT) From: Linus Torvalds To: Jesse Barnes cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [git pull] PCI changes In-Reply-To: <20100521144859.0a5b18c9@virtuousgeek.org> Message-ID: References: <20100521144859.0a5b18c9@virtuousgeek.org> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 21 May 2010, Jesse Barnes wrote: > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 ..BRANCH.NOT.VERIFIED.. > > Sorry about the "not verified" bit, I just rebased the top 3 patches & > pushed an update to drop one Bjorn was a little nervous about. The rest > have been soaking for some time. I think the "not verified" is also because you actually didn't push it out.. I'm getting "Already up-to-date". Or is it in some magic branch that you didn't actually mention at all? Linus