> [1.] 2.2.17-14(rh): sd_mod.o has unresolved external req_finished_io
> [2.] Configuring 2.2.17-14(rh) to support the parallel ZIP drive using
> modules results in 'depmod' reporting 'req_finished_io' as unresolved
> external for sd_mod.o (and also sr_mod.o). But 'req_finished_io' is
> in the kernel (ll_rw_blk.c), prooven with 'nm' or 'grep' in
> System.map. The call to 'req_finished_io' comes from
> end_scsi_request(scsi.h).
There is an EXPORT_SYMBOL missing. I believe this is a bug in the applied
patches not 2.2.17 proper tho. Thus the right place is probably
https://bugzilla.redhat.com/bugzilla
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]