Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753589AbbFQE7l (ORCPT ); Wed, 17 Jun 2015 00:59:41 -0400 Received: from mail-la0-f48.google.com ([209.85.215.48]:33921 "EHLO mail-la0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbbFQE7e (ORCPT ); Wed, 17 Jun 2015 00:59:34 -0400 MIME-Version: 1.0 In-Reply-To: <20150616142935.b8f679650e35534e75806399@linux-foundation.org> References: <20150609200021.21971.13598.stgit@zurg> <20150615055649.4485.92087.stgit@zurg> <20150616142935.b8f679650e35534e75806399@linux-foundation.org> Date: Wed, 17 Jun 2015 07:59:33 +0300 Message-ID: Subject: Re: [PATCH v4] pagemap: switch to the new format and do some cleanup From: Konstantin Khlebnikov To: Andrew Morton Cc: "linux-mm@kvack.org" , Mark Williamson , Naoya Horiguchi , Linux API , Linux Kernel Mailing List , "Kirill A. Shutemov" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 17 On Wed, Jun 17, 2015 at 12:29 AM, Andrew Morton wrote: > 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. This patchset applies to 4.1-rc8 and current mmotm without problems. I guess you've tried pick this patch alone without previous changes. -- 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/