Re: diskdump fails on x3850 (x86_64)

2008-02-06 Thread James Bottomley
On Wed, 2008-02-06 at 19:56 +0530, Chandru wrote: > We looked at the code and there seem to be atleast two functions that > may be required in the driver to support diskdump, dump_poll and > dump_sanity_check as part of Scsi_Host_Template structure. Different > drivers have their own way of im

Re: diskdump fails on x3850 (x86_64)

2008-02-06 Thread Chandru
We looked at the code and there seem to be atleast two functions that may be required in the driver to support diskdump, dump_poll and dump_sanity_check as part of Scsi_Host_Template structure. Different drivers have their own way of implementing these routines in the driver code. Hence we wan