From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH] ARM: exynos_defconfig: Enable PM_DEBUG Date: Wed, 20 Jul 2016 22:58:40 +0900 Message-ID: <578F8390.1030101@kernel.org> References: <1468926554-22204-1-git-send-email-k.kozlowski@samsung.com> <0b91df86-02c7-a4ba-4aba-7d3ed0bf28e9@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org ([198.145.29.136]:41588 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753577AbcGTN6q (ORCPT ); Wed, 20 Jul 2016 09:58:46 -0400 In-Reply-To: <0b91df86-02c7-a4ba-4aba-7d3ed0bf28e9@osg.samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Javier Martinez Canillas Cc: Krzysztof Kozlowski , Kukjin Kim , Marek Szyprowski , Bartlomiej Zolnierkiewicz , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org On 07/19/16 23:49, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 07/19/2016 07:09 AM, Krzysztof Kozlowski wrote: >> PM_DEBUG and PM_ADVANCED_DEBUG bring some information useful for >> development and they should not cause any significant overhead. Enable >> them in default configuration so debugging would be slightly easier. >> >> Signed-off-by: Krzysztof Kozlowski >> --- > > I agree that it's good to have these enabled to make debugging easier. > I'm back ;-) I agreed...so, Acked-by: Kukjin Kim BTW, I have not seen the kernel log with PM_ADVANCED_DEBUG. Can anyone show me the log?...to be honest I need to setup the dev. environment on my desk at this moment... Thanks, Kukjin > Reviewed-by: Javier Martinez Canillas > > Best regards, From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene@kernel.org (Kukjin Kim) Date: Wed, 20 Jul 2016 22:58:40 +0900 Subject: [PATCH] ARM: exynos_defconfig: Enable PM_DEBUG In-Reply-To: <0b91df86-02c7-a4ba-4aba-7d3ed0bf28e9@osg.samsung.com> References: <1468926554-22204-1-git-send-email-k.kozlowski@samsung.com> <0b91df86-02c7-a4ba-4aba-7d3ed0bf28e9@osg.samsung.com> Message-ID: <578F8390.1030101@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/19/16 23:49, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 07/19/2016 07:09 AM, Krzysztof Kozlowski wrote: >> PM_DEBUG and PM_ADVANCED_DEBUG bring some information useful for >> development and they should not cause any significant overhead. Enable >> them in default configuration so debugging would be slightly easier. >> >> Signed-off-by: Krzysztof Kozlowski >> --- > > I agree that it's good to have these enabled to make debugging easier. > I'm back ;-) I agreed...so, Acked-by: Kukjin Kim BTW, I have not seen the kernel log with PM_ADVANCED_DEBUG. Can anyone show me the log?...to be honest I need to setup the dev. environment on my desk at this moment... Thanks, Kukjin > Reviewed-by: Javier Martinez Canillas > > Best regards,