Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933383AbaLKPDi (ORCPT ); Thu, 11 Dec 2014 10:03:38 -0500 Received: from resqmta-ch2-01v.sys.comcast.net ([69.252.207.33]:56121 "EHLO resqmta-ch2-01v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932200AbaLKPDf (ORCPT ); Thu, 11 Dec 2014 10:03:35 -0500 Date: Thu, 11 Dec 2014 09:03:33 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: "Kirill A. Shutemov" cc: akpm@linux-foundation.org, jmarchan@redhat.com, aneesh.kumar@linux.vnet.ibm.com, dave.hansen@intel.com, aarcange@redhat.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mm: add fields for compound destructor and order into struct page In-Reply-To: <1418304027-154173-1-git-send-email-kirill.shutemov@linux.intel.com> Message-ID: References: <1418304027-154173-1-git-send-email-kirill.shutemov@linux.intel.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Dec 2014, Kirill A. Shutemov wrote: > Currently, we use lru.next/lru.prev plus cast to access or set > destructor and order of compound page. Acked-by: Christoph Lameter -- 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/