Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752280AbbBVX3L (ORCPT ); Sun, 22 Feb 2015 18:29:11 -0500 Received: from LGEMRELSE7Q.lge.com ([156.147.1.151]:56721 "EHLO lgemrelse7q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752235AbbBVX3J (ORCPT ); Sun, 22 Feb 2015 18:29:09 -0500 X-Original-SENDERIP: 10.178.37.108 X-Original-MAILFROM: gioh.kim@lge.com Message-ID: <54EA6641.3010207@lge.com> Date: Mon, 23 Feb 2015 08:29:05 +0900 From: Gioh Kim User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Stefan Strogin , Joonsoo Kim CC: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , Marek Szyprowski , Michal Nazarewicz , aneesh.kumar@linux.vnet.ibm.com, Laurent Pinchart , Dmitry Safonov , Pintu Kumar , Weijie Yang , Laura Abbott , SeongJae Park , Hui Zhu , Minchan Kim , Dyasly Sergey , Vyacheslav Tyrtov , gregory.0xf0@gmail.com, sasha.levin@oracle.com, pavel@ucw.cz, stefan.strogin@gmail.com Subject: Re: [PATCH 0/4] mm: cma: add some debug information for CMA References: <20150213030308.GG6592@js1304-P5Q-DELUXE> <54DEFBF4.40206@lge.com> <54E24517.6040108@partner.samsung.com> In-Reply-To: <54E24517.6040108@partner.samsung.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1092 Lines: 36 2015-02-17 오전 4:29에 Stefan Strogin 이(가) 쓴 글: > Hello Gioh, > > Thank you for your answer. > > On 14/02/15 10:40, Gioh Kim wrote: >>> >>> If this tracer is justifiable, I think that making it conditional is >>> better than just enabling always on CONFIG_CMA_DEBUGFS. Some users >>> don't want to this feature although they enable CONFIG_CMA_DEBUGFS. >>> >>> Thanks. >>> >> >> Hello, >> >> Thanks for your work. It must be helpful to me. >> >> What about add another option to activate stack-trace? >> In my platform I know all devices using cma area, so I usually don't >> need stack-trace. >> > > So Joonsoo suggests to add an option for buffer list, and you suggest to > add another in addition to the first one (and also add CONFIG_STACKTRACE > to dependences) right? > Right. Another option for only stack-trace might be good. -- 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/