Re: [PATCH -v2 09/26] infiniband: rename random32() to prandom_u32()

2013-01-05 Thread Akinobu Mita
2013/1/5 Steve Wise sw...@opengridcomputing.com: I'm asking: why are you bothering with renaming the functions? This seems like a needless change, _unless_ there are really non-pseudo-random services being added. We already have get_random_byte() which is not pseudo-random number generator.

[PATCH] IB/srp: disconnect to SRP target before removing SCSI host

2013-01-05 Thread Dongsu Park
There has been a nasty problem upon removing an SRP target when the SRP target machine crashed accidently without giving back any IB events. In that case, the admin cannot make use of deleting remote ports for the purpose of tearing down SRP targets as well as SCSI host. One of the reasons was a

Re: [PATCH -v2 09/26] infiniband: rename random32() to prandom_u32()

2013-01-05 Thread Steve Wise
On 1/5/2013 7:37 AM, Akinobu Mita wrote: 2013/1/5 Steve Wise sw...@opengridcomputing.com: I'm asking: why are you bothering with renaming the functions? This seems like a needless change, _unless_ there are really non-pseudo-random services being added. We already have get_random_byte() which

Re: [PATCH -v2 09/26] infiniband: rename random32() to prandom_u32()

2013-01-05 Thread Steve Wise
Reviewed-by: Steve Wise sw...@opengridcomputing.com -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html