Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965663AbbBDMw0 (ORCPT ); Wed, 4 Feb 2015 07:52:26 -0500 Received: from cantor2.suse.de ([195.135.220.15]:40872 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932530AbbBDMwW (ORCPT ); Wed, 4 Feb 2015 07:52:22 -0500 Date: Wed, 4 Feb 2015 13:52:18 +0100 From: Michal Hocko To: "Michael Kerrisk (man-pages)" Cc: Minchan Kim , Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-api@vger.kernel.org, Hugh Dickins , Johannes Weiner , Rik van Riel , KOSAKI Motohiro , Mel Gorman , Jason Evans , zhangyanfei@cn.fujitsu.com, "Kirill A. Shutemov" , "Kirill A. Shutemov" Subject: Re: [PATCH v17 1/7] mm: support madvise(MADV_FREE) Message-ID: <20150204125218.GE29434@dhcp22.suse.cz> References: <1413799924-17946-1-git-send-email-minchan@kernel.org> <1413799924-17946-2-git-send-email-minchan@kernel.org> <20141127144725.GB19157@dhcp22.suse.cz> <20141130235652.GA10333@bbox> <20141202100125.GD27014@dhcp22.suse.cz> <20141203000026.GA30217@bbox> <20141203101329.GB23236@dhcp22.suse.cz> <20141205070816.GB3358@bbox> <20141205083249.GA2321@dhcp22.suse.cz> <54D0F9BC.4060306@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54D0F9BC.4060306@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1464 Lines: 36 On Tue 03-02-15 17:39:24, Michael Kerrisk wrote: [...] > If I'm reading the conversation right, the initially proposed text > was from the BSD man page (which would be okay), but most of the > text above seems to have come straight from the page here: > http://www.lehman.cuny.edu/cgi-bin/man-cgi?madvise+3 > > Right? > > Unfortunately, I don't think we can use that text. It's from the > Solaris man page as far as I can tell, and I doubt that it's > under a license that we can use. Ohh, I wasn't aware of that restriction and didn't notice anything at the man page nor http://www.lehman.cuny.edu/cgi-bin/man-cgi. But you are definitely right that it would be better to not use this source. Sorry about that, I should have noticed that myself. > If that's the case, we need to go back and come up with an > original text. It might draw inspiration from the Solaris page, > and take actual text from the BSD page (which is under a free > license), and it might also draw inspiration from Jon Corbet's > description at http://lwn.net/Articles/590991/. > > Could you take another shot this please! Minchan is obviously working on one and I will review it once he is done with it. -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/