Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752006AbbBVIXX (ORCPT ); Sun, 22 Feb 2015 03:23:23 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:44330 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbbBVIXV (ORCPT ); Sun, 22 Feb 2015 03:23:21 -0500 Date: Sun, 22 Feb 2015 00:23:14 -0800 From: Brian Norris To: Pavel Machek Cc: Florian Fainelli , "Rafael J. Wysocki" , Linux Kernel , "linux-pm@vger.kernel.org" , Len Brown , Chirantan Ekbote Subject: Re: [PATCH] PM / sleep: add configurable delay for pm_test Message-ID: <20150222082314.GA24441@norris-Latitude-E6410> References: <20141213025530.GO21347@ld-irv-0074> <20141213083123.GA26129@amd> <20141216235813.GI9759@ld-irv-0074> <20141217080947.GB2027@amd> <20141217091057.GH7112@brian-ubuntu> <20141217092255.GA4588@amd> <20150221203256.GA15228@amd> <20150221232429.GA3519@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150221232429.GA3519@amd> 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: 639 Lines: 17 On Sun, Feb 22, 2015 at 12:24:29AM +0100, Pavel Machek wrote: > And you also want to check the kernel parameters, they are modifiable > in runtime in at least same cases. I forgot about this fact. In this case, I think this satisfies all that we need. So we can do something like this at runtime: # echo 30 > /sys/module/suspend/parameters/pm_test_delay I'll send a patch shortly. Brian -- 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/