Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Feb 2001 03:05:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Feb 2001 03:05:46 -0500 Received: from smtp016.mail.yahoo.com ([216.136.174.113]:48650 "HELO smtp016.mail.yahoo.com") by vger.kernel.org with SMTP id ; Mon, 19 Feb 2001 03:05:37 -0500 X-Apparently-From: Message-ID: <3A90D140.35468D08@yahoo.com> Date: Mon, 19 Feb 2001 02:54:40 -0500 From: Paul Gortmaker X-Mailer: Mozilla 3.04 (X11; I; Linux 2.2.18 i486) MIME-Version: 1.0 To: Marc Esipovich CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] APMD on Linux 2.2.18 and include/linux/mc146818rtc.h In-Reply-To: <20010217210245.A16130@marcellos.corky.net> 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 Marc Esipovich wrote: > > I've noticed this when attempting to build APMD, mc146818rtc.h has > a reference to a spinlock_t while asm/spinlock.h is not included. > > Patch follows: User space does not need to ever see any kernel spinlocks - you will find such a fix for this is in 2.2.19pre already though, so you can make use of that. Thanks for the report anyway, Paul. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com - 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/