commit | bb58596f6802a4959c2cea02acd272245e671c1d | [log] [tgz] |
---|---|---|
author | Dave C Boutcher <sleddog@us.ibm.com> | Tue Nov 15 09:53:00 2005 -0600 |
committer | James Bottomley <jejb@mulgrave.(none)> | Wed Dec 07 09:30:01 2005 -0500 |
tree | e9fc2ebcd34b2301e471820f6cafcfcba96fddc6 | |
parent | e4f5c82a92c2a546a16af1614114eec19120e40a [diff] |
[SCSI] ibmvscsi kexec fix This makes ibmvscsi work correctly with the recent set of kexec patches that went in. This is based on work by Michael Ellerman, who chased this initially. He validated that it works during kexec. Handle kexec correctly in ibmvscsi. During kexec the adapter will not get cleaned up correctly, so we may need to reset it to make it sane again. Signed-off-by: Dave Boutcher <sleddog@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>