Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751955AbbBMCql (ORCPT ); Thu, 12 Feb 2015 21:46:41 -0500 Received: from LGEMRELSE7Q.lge.com ([156.147.1.151]:57717 "EHLO lgemrelse7q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618AbbBMCqk (ORCPT ); Thu, 12 Feb 2015 21:46:40 -0500 X-Original-SENDERIP: 10.177.222.153 X-Original-MAILFROM: iamjoonsoo.kim@lge.com Date: Fri, 13 Feb 2015 11:48:56 +0900 From: Joonsoo Kim To: Sasha Levin Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, m.szyprowski@samsung.com, akpm@linux-foundation.org, lauraa@codeaurora.org, s.strogin@partner.samsung.com Subject: Re: [PATCH v5 1/3] mm: cma: debugfs interface Message-ID: <20150213024856.GD6592@js1304-P5Q-DELUXE> References: <1423780008-16727-1-git-send-email-sasha.levin@oracle.com> <1423780008-16727-2-git-send-email-sasha.levin@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1423780008-16727-2-git-send-email-sasha.levin@oracle.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 17 On Thu, Feb 12, 2015 at 05:26:46PM -0500, Sasha Levin wrote: > Implement a simple debugfs interface to expose information about CMA areas > in the system. > > Useful for testing/sanity checks for CMA since it was impossible to previously > retrieve this information in userspace. > > Signed-off-by: Sasha Levin Acked-by: Joonsoo Kim Thanks. -- 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/