[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZK=VFgx2-msEOiUb6t9rPs0xr_Tv9KV+Y_=Vuq53XG8w@mail.gmail.com>
Date: Mon, 19 Aug 2013 11:54:50 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Joe Perches <joe@...ches.com>
Cc: Vinod Koul <vinod.koul@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Dan Williams <djbw@...com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: Re: [PATCH v2] dmaengine: make dmatest less noisy
On Mon, Aug 19, 2013 at 10:31 AM, Joe Perches <joe@...ches.com> wrote:
>> -static unsigned int threads_per_chan = 1;
>> +static unsigned int threads_per_chan = 8;
>> module_param(threads_per_chan, uint, S_IRUGO);
>> MODULE_PARM_DESC(threads_per_chan,
>> "Number of threads to start per channel (default: 1)");
>
> This is unrelated and makes the MODULE_PARAM_DESC below
> it have the incorrect default.
Argh sorry, unrelated patches in the tree.
As I don't have loadable modules enabled in this system I
have to alter the compile defaults and compile the module into
the kernel :-/
Thanks for fixing the real issue the right way!
Yours,
Linus Walleij
--
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