From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by kanga.kvack.org (Postfix) with ESMTP id 9C2B46B0031 for ; Tue, 8 Jul 2014 08:17:02 -0400 (EDT) Received: by mail-pa0-f44.google.com with SMTP id rd3so7283120pab.31 for ; Tue, 08 Jul 2014 05:17:02 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id qi1si43394112pbb.6.2014.07.08.05.17.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Jul 2014 05:17:01 -0700 (PDT) Date: Tue, 8 Jul 2014 05:16:18 -0700 From: Christoph Hellwig Subject: Re: [PATCH v3 0/3] mm: introduce fincore() v3 Message-ID: <20140708121618.GA2554@infradead.org> References: <1404756006-23794-1-git-send-email-n-horiguchi@ah.jp.nec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1404756006-23794-1-git-send-email-n-horiguchi@ah.jp.nec.com> Sender: owner-linux-mm@kvack.org List-ID: To: Naoya Horiguchi Cc: Andrew Morton , Konstantin Khlebnikov , Wu Fengguang , Arnaldo Carvalho de Melo , Borislav Petkov , "Kirill A. Shutemov" , Johannes Weiner , Rusty Russell , David Miller , Andres Freund , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dave Hansen , Christoph Hellwig , Dave Chinner , Michael Kerrisk , Linux API , Naoya Horiguchi Still a hard NAK for exposing page flags in a syscall ABI. These are way to volatile to go into an application interface. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org