From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752125AbbCaEYl (ORCPT ); Tue, 31 Mar 2015 00:24:41 -0400 Received: from ozlabs.org ([103.22.144.67]:60295 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751261AbbCaEYj (ORCPT ); Tue, 31 Mar 2015 00:24:39 -0400 Message-ID: <1427775877.1072.2.camel@ellerman.id.au> Subject: Re: [v3, 3/3] powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior From: Michael Ellerman To: Shreyas B Prabhu Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Date: Tue, 31 Mar 2015 15:24:37 +1100 In-Reply-To: <5519849D.9070005@linux.vnet.ibm.com> References: <20150330102156.43CD1140161@ozlabs.org> <5519849D.9070005@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2015-03-30 at 22:45 +0530, Shreyas B Prabhu wrote: > On Monday 30 March 2015 03:51 PM, Michael Ellerman wrote: > > > > This sounds good, although the name is a bit vague. > How about "fastsleep_workaround_permanent", with default value = 0. User > can make workaround permanent by echoing 1 to it. Yeah that's OK. cheers