Hi,
I am trying to find how the linux kernel calls scsi_dev_init function after
the kernel image is loaded into the memory.
I could trace the following links.
head.S -> start_kernel() -> init()
and
device_setup() -> scsi_dev_init()
But the link from init() to device_setup is something that I could not
trace.
If anybody knows this link, please send me the same.
If scsi_dev_init() is getting called from some other route, then please
update me.
thanks
-hiren
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]