Sure. I will work on a patch.
On Wed, 2010-06-02 at 14:37 -0700, Roland Dreier wrote:
> qib has the code
>
> void qib_disarm_piobufs_set(struct qib_devdata *dd, unsigned long *mask,
> unsigned cnt)
> {
> struct qib_pportdata *ppd, *pppd[dd->num_pports];
>
> it would probably be safer to avoid the variable length array pppd[] on
> the kernel stack here... could this code be easily refactored to avoid
> doing that?
--
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