From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged Date: Fri, 18 Jan 2019 08:06:10 +1100 Message-ID: <20190117210610.GW4205@dastard> References: <20190108044336.GB27534@dastard> <20190109022430.GE27534@dastard> <20190109043906.GF27534@dastard> <20190110004424.GH27534@dastard> <20190117022244.GV4205@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jiri Kosina Cc: Linus Torvalds , Matthew Wilcox , Jann Horn , Andrew Morton , Greg KH , Peter Zijlstra , Michal Hocko , Linux-MM , kernel list , Linux API List-Id: linux-api@vger.kernel.org On Thu, Jan 17, 2019 at 09:18:41AM +0100, Jiri Kosina wrote: > On Thu, 17 Jan 2019, Dave Chinner wrote: > > > > > commit e837eac23662afae603aaaef7c94bc839c1b8f67 > > > > Author: Steve Lord > > > > Date: Mon Mar 5 16:47:52 2001 +0000 > > > > > > > > Add bounds checking for direct I/O, do the cache invalidation for > > > > data coherency on direct I/O. > > > > > > Out of curiosity, which repository is this from please? Even google > > > doesn't seem to know about this SHA. > > > > because oss.sgi.com is no longer with us, it's fallen out of all the > > search engines. It was from the "archive/xfs-import.git" tree on > > oss.sgi.com: > > > > https://web.archive.org/web/20120326044237/http://oss.sgi.com:80/cgi-bin/gitweb.cgi > > > > but archive.org doesn't have a copy of the git tree. It contained > > the XFS history right back to the first Irix commit in 1993. Some of > > us still have copies of it sitting around.... > > For cases like this, would it be worth pushing it to git.kernel.org as an > frozen historical reference archive? I'm not sure we should be putting code from Irix on kernel.org. I uploaded a copy to github a few months ago so XFS devs could easily reference relevant commits in email. The reasons we decided not to upload it to kernel.org should be clear from the readme... https://github.com/dchinner/xfs-history Cheers, Dave. -- Dave Chinner david@fromorbit.com