Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964901AbVIMRTq (ORCPT ); Tue, 13 Sep 2005 13:19:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964905AbVIMRTq (ORCPT ); Tue, 13 Sep 2005 13:19:46 -0400 Received: from mx1.redhat.com ([66.187.233.31]:30429 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S964901AbVIMRTp (ORCPT ); Tue, 13 Sep 2005 13:19:45 -0400 Date: Mon, 12 Sep 2005 21:21:46 -0400 From: Dave Jones To: Valdis.Kletnieks@vt.edu Cc: Hugh Dickins , "Randy.Dunlap" , =?iso-8859-1?Q?M=E1rcio?= Oliveira , linux-kernel@vger.kernel.org Subject: Re: Tainted lsmod output Message-ID: <20050913012146.GA15195@redhat.com> Mail-Followup-To: Dave Jones , Valdis.Kletnieks@vt.edu, Hugh Dickins , "Randy.Dunlap" , =?iso-8859-1?Q?M=E1rcio?= Oliveira , linux-kernel@vger.kernel.org References: <4325C713.6060908@latinsourcetech.com> <200509122016.j8CKGjmY029390@turing-police.cc.vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509122016.j8CKGjmY029390@turing-police.cc.vt.edu> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 708 Lines: 17 On Mon, Sep 12, 2005 at 04:16:45PM -0400, Valdis.Kletnieks@vt.edu wrote: > Somebody had an automated log-parsing tool, and wanted to make sure there > were guaranteed at least 2 non-whitespace tokens on the line so they wouldn't > have to deal with parsing 'Tainted: \n'? That situation is impossible to hit. It'd be not tainted in that case. The 'G' only gets shown if at least 1 other taint flag (typically 'M' in my experience) is also set. Dave - 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/