Getting rid of ALWAYS_MSG (was Re: smbfs problems?)

Adam K Kirchhoff adamk at voicenet.com
Fri Mar 19 11:41:16 PST 2004


Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxx> wrote:

> ::error: module compiled without SMP support
> ::netsmb_dev: unloaded
> ::module_register_init: MOD_LOAD (dev_netsmb, e64cad5c, 0) error 1
> ::
> ::And trying to mount a samba share gives me:
> ::
> ::[ root at sorrow - /home/adamk ]: mount_smbfs //adamk at thorn/Media /mnt
> ::mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
> ::
> ::Adam
> :
> :    Hmm.  Modules are supposed to be SMP-agnostic, but there's an issue
> :    with the so_pru_*() calls that the SMB device makes so I can't just
> :    remove the check.  We need to cleanup the pru_ API a bit first.
> :..

>    Adam, please try a new kernel, I cleaned up the so_pru*() issues and got
>    rid of the SMP checks in the SMB support code.

That got it working! :-)

Adam






More information about the Bugs mailing list