Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 4 Sep 2002 20:47:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 4 Sep 2002 20:47:16 -0400 Received: from 12-231-243-94.client.attbi.com ([12.231.243.94]:41487 "HELO kroah.com") by vger.kernel.org with SMTP id ; Wed, 4 Sep 2002 20:47:15 -0400 Date: Wed, 4 Sep 2002 17:49:51 -0700 From: Greg KH To: Frank Davis Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.33 : drivers/hotplug/cpqphp_core.c error Message-ID: <20020905004951.GC8947@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 28 On Sun, Sep 01, 2002 at 05:56:32PM -0400, Frank Davis wrote: > Hello all, > While a 'make modules', I received the following error. > > Regards, > Frank > > In file included from cpqphp_core.c:40: > cpqphp.h: In function `cpq_get_latch_status': This is due to the __FUNCTION__ usages in this driver. But this driver has been broken for a while, so I've now fixed this problem, and am working on the core functional problems. I should have a new version in a few days. Do you have a machine that you use this driver on, that you would be willing to help test any changes on? thanks, greg k-h - 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/