Re: [PATCH] allow kernel module exclusion on load

From: Nikita V. Youshchenko
Date: Sun May 13 2007 - 13:10:25 EST




> On Sun, 13 May 2007 16:25:17 +0300
> Dan Aloni <da-x@xxxxxxxxxxxxx> wrote:
>
>> Kernel developers might find it useful for quickly getting out from some
>> rough debugging scenarios.
>>
>> Signed-off-by: Dan Aloni <da-x@xxxxxxxxxxxxx>
>>
>
> There is already the modprobe blacklist ability in user space.

I guess the patch being discussed could still save some time for people who
try or debug a new kernel and find that certain module crashes it. Yes it
is possible to boot to old kernel, then blacklist something, then
regenerate initramfs, etc etc, and then undo all that.

Compared to that, adding a boot arg to kernel being debugged is *much* more
convinient.

Just my 2c.

-
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/