From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v4] pagemap: switch to the new format and do some cleanup Date: Tue, 16 Jun 2015 14:29:35 -0700 Message-ID: <20150616142935.b8f679650e35534e75806399@linux-foundation.org> References: <20150609200021.21971.13598.stgit@zurg> <20150615055649.4485.92087.stgit@zurg> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150615055649.4485.92087.stgit@zurg> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Konstantin Khlebnikov Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Mark Williamson , Naoya Horiguchi , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Kirill A. Shutemov" List-Id: linux-api@vger.kernel.org On Mon, 15 Jun 2015 08:56:49 +0300 Konstantin Khlebnikov wrote: > This patch removes page-shift bits (scheduled to remove since 3.11) and > completes migration to the new bit layout. Also it cleans messy macro. hm, I can't find any kernel version to which this patch comes close to applying.