From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix Date: Sat, 4 Apr 2015 11:34:56 +0200 Message-ID: <20150404113456.55468dc3@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: David Rientjes Cc: Andrew Morton , Hugh Dickins , Davide Libenzi , Luiz Capitulino , Shuah Khan , Andrea Arcangeli , Joern Engel , Jianguo Wu , Eric B Munson , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, linux-doc@vger.kernel.org List-Id: linux-api@vger.kernel.org On Thu, 2 Apr 2015 15:50:15 -0700 (PDT) David Rientjes wrote: > Don't only specify munmap(2) behavior with respect the hugetlb memory, all > other syscalls get naturally aligned to the native page size of the > processor. Rather, pick out munmap(2) as a specific example. So I was going to apply this to the docs tree, but it doesn't even come close. What tree was this patch generated against? Thanks, jon