Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750733AbWEOXQs (ORCPT ); Mon, 15 May 2006 19:16:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750743AbWEOXQs (ORCPT ); Mon, 15 May 2006 19:16:48 -0400 Received: from sj-iport-5.cisco.com ([171.68.10.87]:37690 "EHLO sj-iport-5.cisco.com") by vger.kernel.org with ESMTP id S1750733AbWEOXQr (ORCPT ); Mon, 15 May 2006 19:16:47 -0400 X-IronPort-AV: i="4.05,131,1146466800"; d="scan'208"; a="277196760:sNHT30902798" To: Grant Grundler Cc: "Bryan O'Sullivan" , Segher Boessenkool , linux-kernel@vger.kernel.org, openib-general@openib.org Subject: Re: [openib-general] Re: [PATCH 21 of 53] ipath - use phys_to_virt instead of bus_to_virt X-Message-Flag: Warning: May contain useful information References: <4e0a07d20868c6c4f038.1147477386@eng-12.pathscale.com> <1147728081.2773.25.camel@chalcedony.pathscale.com> <20060515231342.GK29082@esmail.cup.hp.com> From: Roland Dreier Date: Mon, 15 May 2006 16:16:45 -0700 In-Reply-To: <20060515231342.GK29082@esmail.cup.hp.com> (Grant Grundler's message of "Mon, 15 May 2006 16:13:42 -0700") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.18 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 15 May 2006 23:16:46.0583 (UTC) FILETIME=[A2E17870:01C67875] Authentication-Results: sj-dkim-1.cisco.com; header.From=rdreier@cisco.com; dkim=pass ( sig from cisco.com verified; ); Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 765 Lines: 16 Grant> Or figure out which openib.org interface has to change so Grant> the original virt addresses that were registered/handed to Grant> the ULP are passed down to the low level interface driver Grant> too. Seems like a more obvious way to fix the problem. Grant> Someone did suggest this already, right? It's been suggested many times, but no one ever comes up with a way to handle the fact that RDMA means that addresses come from remote systems as well as being passed in through an API. - R. - 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/