From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tV4c122LrzDw1j for ; Fri, 2 Dec 2016 04:52:01 +1100 (AEDT) Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01::f03c:91ff:fe2c:2b9f]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tV4c06QMNz9t1B for ; Fri, 2 Dec 2016 04:52:00 +1100 (AEDT) Date: Thu, 1 Dec 2016 10:45:27 -0700 From: Jonathan Corbet To: Balbir Singh Cc: linux-doc@vger.kernel.org, linuxppc-dev Subject: Re: [PATCH][DOC] ppc/idle: Add documentation for powersave=off Message-ID: <20161201104527.18c75e8a@lwn.net> In-Reply-To: <9d2bef9b-1df5-fb84-870e-14572ef0ea40@gmail.com> References: <9d2bef9b-1df5-fb84-870e-14572ef0ea40@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2 Dec 2016 00:08:26 +1100 Balbir Singh wrote: > Update kernel-parameters.txt to add Documentation > for powersave=off. Applied to docs-next, thanks. jon