Re: [PATCH] dmaengine/dmatest: Pass timeout via module params

From: Dan Williams
Date: Tue Mar 22 2011 - 14:21:50 EST


On Tue, Mar 22, 2011 at 4:57 AM, Viresh Kumar <viresh.kumar@xxxxxx> wrote:
> When we try to test all channels present on our controller together, some
> channels of lower priority may be very slow as compared to others. If number of
> transfers is unlimited, some channels may timeout and will not finish within 3
> seconds. Thus, while doing such regress testing we may need to have higher value
> of timeouts. This patch adds support for passing timeout value via module
> parameters. Default value is 3 msec, a negative value means max timeout
> possible.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxx>

Applied, thanks.

--
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/