Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Aug 2002 16:00:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Aug 2002 16:00:18 -0400 Received: from phoenix.mvhi.com ([195.224.96.167]:28434 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Wed, 14 Aug 2002 16:00:18 -0400 Date: Wed, 14 Aug 2002 21:04:10 +0100 From: Christoph Hellwig To: David Weinehall Cc: Jean-Luc Coulon , linux-kernel@vger.kernel.org Subject: Re: 2.4.20-pre2-ac1 does not compile Message-ID: <20020814210410.A25239@infradead.org> Mail-Followup-To: Christoph Hellwig , David Weinehall , Jean-Luc Coulon , linux-kernel@vger.kernel.org References: <3D5A9451.C240C27A@wanadoo.fr> <20020814184040.A21382@infradead.org> <20020814200240.GS259@khan.acc.umu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020814200240.GS259@khan.acc.umu.se>; from tao@acc.umu.se on Wed, Aug 14, 2002 at 10:02:40PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 955 Lines: 20 On Wed, Aug 14, 2002 at 10:02:40PM +0200, David Weinehall wrote: > On Wed, Aug 14, 2002 at 06:40:40PM +0100, Christoph Hellwig wrote: > > On Wed, Aug 14, 2002 at 07:33:05PM +0200, Jean-Luc Coulon wrote: > > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common > > > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 > > > -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include > > > -DKBUILD_BASENAME=swap_state -c -o swap_state.o swap_state.c > > > swap_state.c:155: macro `PAGE_BUG' used without args > > > > make that a plain BUG() - no idea what drove alan into that.. > > Shouldn't it be PAGE_BUG(page)?! Have you ever looked at the defintion of PAGE_BUG()? :) - 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/