Re: Excessive WARN()s in Intel 915 driver

From: Alan Stern
Date: Mon Jan 27 2014 - 11:05:57 EST


On Mon, 27 Jan 2014, Daniel Vetter wrote:

> > By the way, I tried getting an up-to-date version of your
> > drm-intel-nightly branch, and ended up with the following:
> >
> > $ git clone --depth 1 -b drm-intel-nightly http://cgit.freedesktop.org/~danvet/drm-intel/
> > Cloning into 'drm-intel'...
> > fatal: dumb http transport does not support --depth
> >
> > (I can't remember what happened the first time I tried to clone your
> > repository). So I will try running with this patch on top of 3.13.
>
> Well, use the git:// link with --depth ...

$ git clone --depth 1 -b drm-intel-nightly git://cgit.freedesktop.org/~danvet/drm-intel/
Cloning into 'drm-intel'...
fatal: remote error: access denied or repository not exported: ~danvet/drm-intel/

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/