[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e9c3a7c20907011726n794308bcy774b3fff3e75b5b9@mail.gmail.com>
Date: Wed, 1 Jul 2009 17:26:40 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Roland Dreier <rdreier@...co.com>
Cc: maciej.sosnowski@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
On Wed, Jul 1, 2009 at 11:05 AM, Roland Dreier<rdreier@...co.com> wrote:
> The ioatdma module is missing aliases for the PCI devices it supports,
> so it is not autoloaded on boot. Add a MODULE_DEVICE_TABLE() to get
> these aliases.
>
> Signed-off-by: Roland Dreier <rolandd@...co.com>
> ---
> Not sure if not autoloading was intentional or if it's just an
> oversight, but this patch seems useful to me, so please apply if it
> makes sense to you.
>
Makes sense. I believe the only hesitation is that it is a bit
awkward to remove (ifdown all interfaces, stop all raid456 arrays).
However, unless Maciej disagrees I think we should go ahead and
autoload it.
Applied for now to the 'fixes' branch of async_tx.git.
Thanks,
Dan
--
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