From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Jun 2001 12:27:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Jun 2001 12:27:30 -0400 Received: from t2.redhat.com ([199.183.24.243]:3826 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 28 Jun 2001 12:27:21 -0400 X-Mailer: exmh version 2.3 01/15/2001 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: In-Reply-To: To: chuckw@altaserv.net Cc: Vipin Malik , Aaron Lehmann , Linus Torvalds , alan@lxorguk.ukuu.org.uk, jffs-dev@axis.com, linux-kernel@vger.kernel.org Subject: Re: Cosmetic JFFS patch. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jun 2001 17:25:33 +0100 Message-ID: <31074.993745533@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org chuckw@altaserv.net said: > Perhaps even a boot flag of some sort to de-activate the printing of > the /proc/credits during the kernel boot sequence. Or would the > community rather an opt-in scenario... KERN_BANNER -- dwmw2