Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Nov 2001 16:47:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Nov 2001 16:47:18 -0500 Received: from mail207.mail.bellsouth.net ([205.152.58.147]:6350 "EHLO imf07bis.bellsouth.net") by vger.kernel.org with ESMTP id ; Fri, 16 Nov 2001 16:46:49 -0500 Message-ID: <3BF5892C.171CF4DD@mandrakesoft.com> Date: Fri, 16 Nov 2001 16:46:20 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: Dave Jones CC: Linux Kernel Mailing List Subject: Re: [PATCH] AMD SMP capability sanity checking. In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dave Jones wrote: > + /* If we get here, it's not a certified SMP capable AMD system. */ > + printk (KERN_INFO "WARNING: This combination of AMD processors is not suitable for SMP.\n"); > + tainted |= (1<<2); > + having a constant instead of setting magic bit 2 would be nice -- Jeff Garzik | Only so many songs can be sung Building 1024 | with two lips, two lungs, and one tongue. MandrakeSoft | - nomeansno - 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/