Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Feb 2002 21:26:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Feb 2002 21:26:17 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:53764 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 13 Feb 2002 21:26:05 -0500 Message-ID: <3C6B203A.61167C55@mandrakesoft.com> Date: Wed, 13 Feb 2002 21:26:02 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.17-2mdksmp i686) X-Accept-Language: en MIME-Version: 1.0 To: Frank Jacobberger CC: linux-kernel@vger.kernel.org, axboe@suse.de Subject: Re: 2.5.5-pre1 and rd.c In-Reply-To: <3C6B1883.8080105@xmission.com> 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 Frank Jacobberger wrote: > > Trying a make bzImage netted this nice little problem: > ------------------------------------------------------------------------------------------------------------------------------ > gcc -D__KERNEL__ -I/usr/src/linux-2.5.4/include -Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common > -pipe > -mpreferred-stack-boundary=2 -march=i686 -DKBUILD_BASENAME=rd -c -o > rd.o rd.c > rd.c: In function `rd_make_request': > rd.c:271: too many arguments to function I would have sworn I merged that with axboe. Delete the second argument to the function, that should fix it. -- Jeff Garzik | "I went through my candy like hot oatmeal Building 1024 | through an internally-buttered weasel." MandrakeSoft | - goats.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/