On 20:22 Tue 03 Nov     , Ira Weiny wrote:
> Sasha,
> 
> 2 clean up patches which apply in order.
> 
> Ira
> 
> From: Ira Weiny <[email protected]>
> Date: Tue, 3 Nov 2009 13:19:33 -0800
> Subject: [PATCH] infiniband-diags/ibqueryerrors: Change realloc of suppressed 
> fields to a static array
> 
>       Realloc size was wrong causing a core when enough errors were
>       suppressed.  Reproduced by running:
> 
>       ibqueryerrors -c -s 
> RcvSwRelayErrors,LinkDowned,VL15Dropped,XmtWait,SymbolErrors,LinkRecovers,RcvErrors
> 
>       Change this to a static array which also removes the need to free
>       memory.
> 
> Signed-off-by: Ira Weiny <[email protected]>

Applied. Thanks.

Sasha
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to