From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH] console: Update to reflect new default value Date: Tue, 26 Sep 2017 14:50:28 -0600 Message-ID: <20170926145028.13ca3b3c@lwn.net> References: <20170919052125.12396-1-dxu@dxuuu.xyz> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20170919052125.12396-1-dxu@dxuuu.xyz> Sender: linux-console-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Daniel Xu Cc: linux-doc@vger.kernel.org, linux-console@vger.kernel.org, tim.gardner@canonical.com, ManDay@openmail.cc On Mon, 18 Sep 2017 22:21:25 -0700 Daniel Xu wrote: > The default value was changed from 10 minutes to disabled in commit > a4199f5eb8096d6. > > Signed-off-by: Daniel Xu > --- > Documentation/admin-guide/kernel-parameters.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to the docs tree, thanks. jon