Re: Excessive WARN()s in Intel 915 driver

From: Alan Stern
Date: Mon Jan 27 2014 - 12:14:22 EST


On Mon, 27 Jan 2014, Daniel Vetter wrote:

> On Mon, Jan 27, 2014 at 11:05:47AM -0500, Alan Stern wrote:
> > 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/
>
> Erhm, http://cgit.freedesktop.org/~danvet/drm-intel/ is the cgit web view,
> the actual git repo is at http://cgit.freedesktop.org/~danvet/drm-intel/
> ...

I used git://freedesktop.org/~danvet/drm-intel/ and that worked. I'll
post the results when I get a chance to try the patch.

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/