From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rientjes Subject: Re: [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix Date: Thu, 9 Apr 2015 12:46:09 -0700 (PDT) Message-ID: References: <20150404113456.55468dc3@lwn.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <20150404113456.55468dc3-T1hC0tSOHrs@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jonathan Corbet Cc: Andrew Morton , Hugh Dickins , Davide Libenzi , Luiz Capitulino , Shuah Khan , Andrea Arcangeli , Joern Engel , Jianguo Wu , Eric B Munson , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org On Sat, 4 Apr 2015, Jonathan Corbet wrote: > 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? > Sorry, it's not intended to go through the docs tree, it's a patch to fix mm-doc-cleanup-and-clarify-munmap-behavior-for-hugetlb-memory.patch in -mm. It's been merged into that tree, but I would still appreciate your ack!