Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754334AbbGaOxb (ORCPT ); Fri, 31 Jul 2015 10:53:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45093 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754300AbbGaOx2 (ORCPT ); Fri, 31 Jul 2015 10:53:28 -0400 Message-ID: <55BB8BE2.7080207@redhat.com> Date: Fri, 31 Jul 2015 16:53:22 +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 16/36] mm, thp: remove compound_lock References: <1437402069-105900-1-git-send-email-kirill.shutemov@linux.intel.com> <1437402069-105900-17-git-send-email-kirill.shutemov@linux.intel.com> In-Reply-To: <1437402069-105900-17-git-send-email-kirill.shutemov@linux.intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lIgPQ8TRuSwRmqWnRfhHG1hJUorsX5BdE" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1873 Lines: 50 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lIgPQ8TRuSwRmqWnRfhHG1hJUorsX5BdE Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 07/20/2015 04:20 PM, Kirill A. Shutemov wrote: > We are going to use migration entries to stabilize page counts. It mean= s > we don't need compound_lock() for that. >=20 > Signed-off-by: Kirill A. Shutemov > Tested-by: Sasha Levin > Tested-by: Aneesh Kumar K.V > Acked-by: Vlastimil Babka Acked-by: Jerome Marchand > --- > include/linux/mm.h | 35 ----------------------------------- > include/linux/page-flags.h | 12 +----------- > mm/debug.c | 3 --- > mm/memcontrol.c | 11 +++-------- > 4 files changed, 4 insertions(+), 57 deletions(-) >=20 --lIgPQ8TRuSwRmqWnRfhHG1hJUorsX5BdE 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 iQEcBAEBCAAGBQJVu4viAAoJEHTzHJCtsuoCmkwH/j78pFXMVd0TPXDqbb0i7o2m jxiQoHGkaB2GlR224Zw6bOIBLo82x6m0zuUprHETNK9e9kE0fTBz7SokqsaQt3Qy e0GBuS/N+TsZNRpfMNNhv7ess5OzHETISArDpP/UJTSpfXP6+iqhJ3rhKEEdFXNG ITFyEwTRw+M5grDWC2zk/lsHKFPcr9yqGmuCTdM65LDZZz54Km3XYk79jPO+Iy77 i6Dmi8P5ZDTyAWW8QFZnveY2ACPZ8Z8MgWXJcOtPWxmE2TZaKrGMSqm09bRQfAcd M9KOwYDPjNbfw86SFw2faTtXZGjb95JeBG7VSJMW5yAW3Up/E0nAmMf7KkBrZVk= =6wfk -----END PGP SIGNATURE----- --lIgPQ8TRuSwRmqWnRfhHG1hJUorsX5BdE-- -- 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/