Prev: pcm551.c: use pci_ids.h defines
Next: [PATCH -mm] Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN description
From: Linus Torvalds on 21 May 2010 20:20 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Linus Torvalds on 21 May 2010 22:10 On Fri, 21 May 2010, Linus Torvalds wrote: > > 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? Ahh. It's in "linux-next". Not "for-linus" or "master". Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jesse Barnes on 21 May 2010 23:10 On Fri, 21 May 2010 18:59:58 -0700 (PDT) Linus Torvalds <torvalds(a)linux-foundation.org> wrote: > > > On Fri, 21 May 2010, Linus Torvalds wrote: > > > > 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? > > Ahh. It's in "linux-next". Not "for-linus" or "master". Yeah sorry, I had pushed but it hadn't mirrored yet... -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Pekka Enberg on 22 May 2010 04:20
On Sat, May 22, 2010 at 6:01 AM, Jesse Barnes <jbarnes(a)virtuousgeek.org> wrote: > On Fri, 21 May 2010 18:59:58 -0700 (PDT) > Linus Torvalds <torvalds(a)linux-foundation.org> wrote: > >> >> >> On Fri, 21 May 2010, Linus Torvalds wrote: >> > >> > 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? >> >> Ahh. It's in "linux-next". Not "for-linus" or "master". > > Yeah sorry, I had pushed but it hadn't mirrored yet... You can use "git request-pull" against master.kernel.org to avoid the mirroring problem. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |