Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754487AbbGaOyJ (ORCPT ); Fri, 31 Jul 2015 10:54:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41732 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753176AbbGaOyG (ORCPT ); Fri, 31 Jul 2015 10:54:06 -0400 Message-ID: <55BB8C08.2020703@redhat.com> Date: Fri, 31 Jul 2015 16:54:00 +0200 From: Jerome Marchand User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Kirill A. Shutemov" , Andrew Morton , Andrea Arcangeli , Hugh Dickins CC: Dave Hansen , Mel Gorman , Rik van Riel , Vlastimil Babka , Christoph Lameter , Naoya Horiguchi , Steve Capper , "Aneesh Kumar K.V" , Johannes Weiner , Michal Hocko , Sasha Levin , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCHv9 24/36] x86, thp: remove infrastructure for handling splitting PMDs References: <1437402069-105900-1-git-send-email-kirill.shutemov@linux.intel.com> <1437402069-105900-25-git-send-email-kirill.shutemov@linux.intel.com> In-Reply-To: <1437402069-105900-25-git-send-email-kirill.shutemov@linux.intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Xf0nt0n0k5xHkn7aMwa7J6jEfHttWtrhF" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1757 Lines: 48 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Xf0nt0n0k5xHkn7aMwa7J6jEfHttWtrhF Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 07/20/2015 04:20 PM, Kirill A. Shutemov wrote: > With new refcounting we don't need to mark PMDs splitting. Let's drop > code to handle this. >=20 > Signed-off-by: Kirill A. Shutemov > Tested-by: Sasha Levin Acked-by: Jerome Marchand > --- > arch/x86/include/asm/pgtable.h | 9 --------- > arch/x86/include/asm/pgtable_types.h | 2 -- > arch/x86/mm/gup.c | 13 +------------ > arch/x86/mm/pgtable.c | 14 -------------- > 4 files changed, 1 insertion(+), 37 deletions(-) >=20 --Xf0nt0n0k5xHkn7aMwa7J6jEfHttWtrhF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVu4wIAAoJEHTzHJCtsuoCDUUH/RhsveutTzPiscOpQGXiheLD R+lwn4W0R52eU+eRcPexij83wGqKbz4G2HYrrF5kOD2hfFPhylGGsxUVIgL81UFH XC+kYDM2/5C8cesGYE3jsgadjIMmIsUYoYZJSr8NoAsHLXBOsQAbvq6m85OUhlfV TKP84J243rIqxvv+3I+7djM2IJnFI5+ZZpAU5l7huLWdaXf14+b127JQnsueU3kd 2q+bhGOc68ytJ2WXXYApBOWEh/jkWudCBX5U7xHlmLsKJZPv3iZlldr1IDjAzS51 yvPzAPLpilQd2bb+Zc43lt94guEzAe6aT0/lPUsABCOq8ZI5Oc0RKcQoUIXJ1Cc= =7ket -----END PGP SIGNATURE----- --Xf0nt0n0k5xHkn7aMwa7J6jEfHttWtrhF-- -- 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/