Re: [PATCH -mm] char, moxa: Make isabrds variable global.

From: Jiri Slaby
Date: Mon Nov 09 2009 - 03:20:53 EST


On 11/09/2009 03:06 AM, Rakib Mullick wrote:
> On 11/7/09, Jiri Slaby <jirislaby@xxxxxxxxx> wrote:
>>
>> Sorry I had no time to look into the first patch. And it makes no sense.
>> The driver is unusable on !MODULE && !PCI. So better fix is to disallow
>> whole build on such configurations. Care to fix that?
>>
> Hi Jiri, thanks for your care. Would you please checkout the
> patch below? Is it okay?

Actually I'm idiot. I forgot, that today people can just pass "module
parameters" on the kernel cmdline even on !MODULE in the
KBUILD_MODNAME.param manner. So no, a better fix is to remove !MODULE
ifdefs completely.

Sorry for the confusion.
--
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/