Re: mmotm 2011-02-04-15-15 uploaded

From: Johannes Weiner
Date: Sat Feb 05 2011 - 05:44:45 EST


On Fri, Feb 04, 2011 at 06:43:00PM -0800, Andrew Morton wrote:
> On Sat, 5 Feb 2011 13:34:50 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> > Hi Andrew,
> >
> > On Fri, 04 Feb 2011 15:15:17 -0800 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> > >
> > > The mm-of-the-moment snapshot 2011-02-04-15-15 has been uploaded to
> > >
> > > http://userweb.kernel.org/~akpm/mmotm/
> > >
> > > and will soon be available at
> > >
> > > git://zen-kernel.org/kernel/mmotm.git
> >
> > Just an FYI (origin is the above git repo):
> >
> > $ git remote update origin
> > Fetching origin
> > fatal: read error: Connection reset by peer
> > error: Could not fetch origin
>
> Yes, that's been dead for a while and James isn't responding to email.

I created an automated tree for myself a while ago. It has been
working fine for the last few -mmotm snapshots:

http://git.cmpxchg.org/?p=linux-mmotm.git;a=summary

Feel free to use that and let me know if something is not right.

> > Also, I create a similar git tree myself and two of the patches would not
> > import using "git am" due to missing "From:" lines:

I use git-quiltimport with the --author flag to generate my tree, such
patches will fall back to

author mmotm auto import <mm-commits@xxxxxxxxxxxxxxx>

IIRC I added that for origin.patch and linux-next.patch, which never
carried From: lines.

Hannes
--
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/