Welterlen Benoit <[EMAIL PROTECTED]> writes: > Hello, > > I made some tests with Khalid Aziz's patches but I have problems with SCSI > devices reset : > > I tried to run kexec on an itanium system with this device : > 03:01.0 SCSI storage controller: Adaptec AHA-3960D / AIC-7899A U160/m (rev 01) > and this one : > 03:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X > Fusion-MPT Dual Ultra320 SCSI (rev 08) > > I tried on a x86 system with this SCSI device : > 02:04.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) > and eveything works well with a 2.6.15.4 kernel. > > > On IA64, kexec can not reboot the second kernel. > I tried with a 2.6.15 kernel and Khalid's patch, but I have the same result :
So there is one simple work around you can try for the pure kexec case remove the module before calling sys_reboot(LINUX_REBOOT_CMD_KEXEC) Beyond that it looks like the driver of one kernel puts the cards in a state another kernel cannot get it out of. So I would send a bug report to the driver maintainer. > Do you have any suggestions ? Given: > This e-mail contains material that is confidential for the sole use of the > intended recipient. Any review, reliance or distribution by others or > forwarding > without express permission is strictly prohibited. > If you are not the intended recipient, please contact the sender and delete > all > copies. Please, please don't tack something on something like this when posting to a public mailing. Thank you. Eric
_______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
