tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Deadlock (maybe related to PR kern/56925)



> If it's builtin, then it's compiled into the kernel and can't be
> loaded as a module.  Either you need to build kernel with the patch,
> or take `pseudo-device iscsi' out of the kernel config (or add `no
> pseudo-device iscsi' to the kernel config) and load it as a module.

Would it be possible to boot the standard kernel with "userconf
disable iscsi*" and then to modload the module later?

(I'm admittedly too lazy to do an experiment myself and just
wondering.)

						Martin Neitzel


Home | Main Index | Thread Index | Old Index