From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.osdl.org ([65.172.181.4]) by canuck.infradead.org with esmtps (Exim 4.62 #1 (Red Hat Linux)) id 1FhYrR-0008Gp-82 for linux-mtd@lists.infradead.org; Sat, 20 May 2006 17:20:03 -0400 Date: Sat, 20 May 2006 14:19:24 -0700 From: Andrew Morton To: "Josh Boyer" Message-Id: <20060520141924.2f2e5289.akpm@osdl.org> In-Reply-To: <625fc13d0605201411kb7f40e1sd6cfe8ebf50a6e38@mail.gmail.com> References: <625fc13d0605201411kb7f40e1sd6cfe8ebf50a6e38@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org Subject: Re: [MTD] Avoid 64-bit division in mtdconcat List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , "Josh Boyer" wrote: > > On 5/20/06, Linux-MTD Mailing List wrote: > > Commit: 6c8b44abc86a3e23dd1a22c0ee187f06bd7c7f5d > > Parent: 5fc3dbc418e01345e25e96b3192a1c46051c3fdc > > Author: Andrew Morton > > AuthorDate: Sat May 20 10:17:21 2006 +0100 > > Commit: David Woodhouse > > CommitDate: Sat May 20 10:17:21 2006 +0100 > > > > [MTD] Avoid 64-bit division in mtdconcat > > > > WARNING: "__moddi3" [drivers/mtd/mtdconcat.ko] undefined! > > > > Signed-off-by: Andrew Morton > > Signed-off-by: David Woodhouse > > NAK. asm-ppc/div64.h doesn't exist. It must exist. Things like mm/vmscan.c include it.