[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a4e6962a0810101436l1297c28ewd1691f4ac7ddf412@mail.gmail.com>
Date: Fri, 10 Oct 2008 16:36:17 -0500
From: "Eric Van Hensbergen" <ericvh@...il.com>
To: "Tom Tucker" <tom@...ngridcomputing.com>
Cc: rdrier@...co.com, linux-kernel@...r.kernel.org,
v9fs-devel@...r.kernel.org, rminnich@...cer.ca.sandia.gov,
lionkov@...l.gov
Subject: Re: [PATCH v2a] 9prdma: RDMA Transport Support for 9P
On 10/7/08, Tom Tucker <tom@...ngridcomputing.com> wrote:
> (in cq_comp_handler)
> + struct p9_rdma_context *c = (void *)wc.wr_id;
...
> +static int
> +post_recv(struct p9_trans *trans, struct p9_rdma_context *c)
> + wr.wr_id = (u64)c;
...
Ouch. I get warnings on these two compiling on 32-bit systems.
I'm almost finished with a patch to your patch which fits it into the
new organizational structure and API. I'll try to send it by the end
of the day. I don't currently have an Infiniband test setup, so I'm
only going to be able to check that it builds....
-eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists