Re: [PATCH] 2.6.2, Partition support for SCSI CDROM...

From: Rusty Russell
Date: Thu Feb 26 2004 - 18:47:05 EST


In message <20040224170626.A25066@xxxxxxxxxxxxx> you write:
> +MODULE_PARM(partitions, "i");
>
> please make this module_param so it works at boot-time aswell.

But beware: there's another MODULE_PARM in the same module. You can't
mix them, you'll need to find and fix that too.

Thanks,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/