[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohponRYJi63XqLsDdZ+zqT6_SLLyMRR+PwNsbQ2cD--9gdxw@mail.gmail.com>
Date: Tue, 5 Mar 2013 09:47:06 +0800
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Vinod Koul <vinod.koul@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 03/10] dmatest: create dmatest_info to keep test parameters
On 4 March 2013 17:09, Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
> The proposed change will remove usage of the module parameters as global
> variables. In future it helps to run different test cases sequentially.
>
> The patch introduces the run_threaded_test() and stop_threaded_test() functions
> that could be used later outside of dmatest_init, dmatest_exit scope.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/dma/dmatest.c | 160 +++++++++++++++++++++++++++++++++++---------------
> 1 file changed, 113 insertions(+), 47 deletions(-)
>
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
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