Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755326AbYGJMNj (ORCPT ); Thu, 10 Jul 2008 08:13:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756099AbYGJMNT (ORCPT ); Thu, 10 Jul 2008 08:13:19 -0400 Received: from mx1.redhat.com ([66.187.233.31]:48188 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755958AbYGJMNS (ORCPT ); Thu, 10 Jul 2008 08:13:18 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20080710121350.52d854c7@the-village.bc.nu> References: <20080710121350.52d854c7@the-village.bc.nu> <20080709113547.19235.15424.stgit@warthog.procyon.org.uk> <4561.1215612914@redhat.com> <20080709164929.799e4e05@the-village.bc.nu> <1215630402.18506.10.camel@localhost.localdomain> To: Alan Cox Cc: dhowells@redhat.com, Miquel van Smoorenburg , akpm@linux-foundation.org, alan@redhat.com, Markus.Lidel@shadowconnect.com, vvs@sw.ru, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: [PATCH] Mark i2o config broken on 64-bit platforms. X-Mailer: MH-E 8.0.3+cvs; nmh 1.3; GNU Emacs 23.0.50 Date: Thu, 10 Jul 2008 13:12:13 +0100 Message-ID: <27706.1215691933@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 585 Lines: 17 Alan Cox wrote: > -static inline int i2o_dma_alloc(struct device *dev, struct i2o_dma *addr, > - size_t len, gfp_t gfp_mask) > ... > +extern int i2o_dma_alloc(struct device *dev, struct i2o_dma *addr, size_t len); But where is it now? Have you forgotten to attach a new file? i2o/memory.c perhaps? David -- 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/