Re: linkage error with scsi dynamic pm

2008-01-11 Thread Oliver Neukum
Am Freitag, 11. Januar 2008 17:07:11 schrieb Alan Stern: > On Fri, 11 Jan 2008, Oliver Neukum wrote: > > > > Do you have the SCSI core configured to build as a module? If you do > > > then you won't be able to call any of its routines from code that's > > > built into the main kernel. > > > >

Re: linkage error with scsi dynamic pm

2008-01-11 Thread Alan Stern
On Fri, 11 Jan 2008, Oliver Neukum wrote: > > Do you have the SCSI core configured to build as a module? If you do > > then you won't be able to call any of its routines from code that's > > built into the main kernel. > > (***censored***) Yes, you are right. I didn't envision anyone calling

Re: linkage error with scsi dynamic pm

2008-01-11 Thread Oliver Neukum
Am Freitag, 11. Januar 2008 16:38:05 schrieb Alan Stern: > On Fri, 11 Jan 2008, Oliver Neukum wrote: > > > Hi Alan, > > > > you do export scsi_autoresume_device() under all circumstances, don't you? > > I'm getting linker errors: > > > > GEN .version > > CHK include/linux/compile.h >

Re: linkage error with scsi dynamic pm

2008-01-11 Thread Alan Stern
On Fri, 11 Jan 2008, Oliver Neukum wrote: > Hi Alan, > > you do export scsi_autoresume_device() under all circumstances, don't you? > I'm getting linker errors: > > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD i

linkage error with scsi dynamic pm

2008-01-11 Thread Oliver Neukum
Hi Alan, you do export scsi_autoresume_device() under all circumstances, don't you? I'm getting linker errors: GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 block/built-in.o: In fun