lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ