From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161646AbcFBTDj (ORCPT ); Thu, 2 Jun 2016 15:03:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49888 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932214AbcFBTDh (ORCPT ); Thu, 2 Jun 2016 15:03:37 -0400 Date: Thu, 2 Jun 2016 12:03:35 -0700 From: Andrew Morton To: Christian Borntraeger Cc: "Kirill A. Shutemov" , Gerald Schaefer , "Kirill A. Shutemov" , Andrea Arcangeli , "Aneesh Kumar K.V" , Mel Gorman , Hugh Dickins , Johannes Weiner , Dave Hansen , Vlastimil Babka , Linus Torvalds , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Martin Schwidefsky , Heiko Carstens Subject: Re: [BUG/REGRESSION] THP: broken page count after commit aa88b68c Message-Id: <20160602120335.4b38dd2bee7b3740ab025f79@linux-foundation.org> In-Reply-To: <201606021856.u52ImC6o037023@mx0a-001b2d01.pphosted.com> References: <20160602172141.75c006a9@thinkpad> <20160602155149.GB8493@node.shutemov.name> <20160602114031.64b178c823901c171ec82745@linux-foundation.org> <201606021856.u52ImC6o037023@mx0a-001b2d01.pphosted.com> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2 Jun 2016 20:56:27 +0200 Christian Borntraeger wrote: > >> The fix looks good to me. > > > > Yes. A bit regrettable, but that's what release_pages() does. > > > > Can we have a signed-off-by please? > > Please also add CC: stable for 4.6 I shall take that as a "yes" and I'll add Signed-off-by: Christian Borntraeger to the changelog.