On Tue, Sep 10, 2019 at 10:30:14AM -0400, Johannes Weiner wrote: > On Tue, Sep 10, 2019 at 12:33:57PM +0300, Kirill A. Shutemov wrote: > > On Tue, Sep 10, 2019 at 09:07:20AM +0200, Michal Hocko wrote: > > > On Mon 09-09-19 16:56:33, Qian Cai wrote: > > > > On Mon, 2019-09-09 at 09:59 -0400, Qian Cai wrote: > > > > > Tried a few times without luck. Anyone else has the same issue? > > > > > > > > > > # git clone git://git.cmpxchg.org/linux-mmots.git > > > > > Cloning into 'linux-mmots'... > > > > > remote: Enumerating objects: 7838808, done. > > > > > remote: Counting objects: 100% (7838808/7838808), done. > > > > > remote: Compressing objects: 100% (1065702/1065702), done. > > > > > remote: aborting due to possible repository corruption on the remote side. > > > > > fatal: early EOF > > > > > fatal: index-pack failed > > > > > > > > It seems that it is just the remote server is too slow. Does anyone consider > > > > moving it to a more popular place like git.kernel.org or github etc? > > > > > > Andrew was considering about a git tree for mm patches earlier this > > > year. But I am not sure it materialized in something. Andrew? poke poke > > > ;) > > > > Johannes, maybe it's time to move these trees to git.kernel.org? > > Sorry, cmpxchg.org has had some connectivity issues recently. I don't > mind moving the tree somewhere else. > > I lost my kernel.org gpg key, but I'm migrating it to github right > now. I'll follow up with the new locations once that's complete. I put up a tree here: https://github.com/hnaz/linux-mm It has tags for Andrew's mmots and mmotm uploads (e.g. v5.3-rc7-mmots-2019-09-03-21-33). master points to the latest mmots release (rebasing / non-pullable). I will eventually decomission the cmpmxchg.org hosted trees.