From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261392AbUL3NNB (ORCPT ); Thu, 30 Dec 2004 08:13:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261632AbUL3NNB (ORCPT ); Thu, 30 Dec 2004 08:13:01 -0500 Received: from smtp-out.hotpop.com ([38.113.3.61]:36800 "EHLO smtp-out.hotpop.com") by vger.kernel.org with ESMTP id S261392AbUL3NM7 (ORCPT ); Thu, 30 Dec 2004 08:12:59 -0500 Message-ID: <41D3FED3.7030909@HotPop.com> Date: Thu, 30 Dec 2004 21:12:51 +0800 From: Lei Ming User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: LKML Subject: What does "Tainted: P" or "Tainted: GF" mean? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Sorry for asking this silly question: When I use lsmod to list all the modules, it displays "Tainted: P", and on my friend's machine it's "Tainted: GF". I know what "Tainted" mean, but what does "P" or "GF" mean? If there are others than these two, where can I find a list? Thanks.