scsi_error.c 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994
  1. /*
  2. * scsi_error.c Copyright (C) 1997 Eric Youngdale
  3. *
  4. * SCSI error/timeout handling
  5. * Initial versions: Eric Youngdale. Based upon conversations with
  6. * Leonard Zubkoff and David Miller at Linux Expo,
  7. * ideas originating from all over the place.
  8. *
  9. * Restructured scsi_unjam_host and associated functions.
  10. * September 04, 2002 Mike Anderson (andmike@us.ibm.com)
  11. *
  12. * Forward port of Russell King's (rmk@arm.linux.org.uk) changes and
  13. * minor cleanups.
  14. * September 30, 2002 Mike Anderson (andmike@us.ibm.com)
  15. */
  16. #include <linux/module.h>
  17. #include <linux/sched.h>
  18. #include <linux/timer.h>
  19. #include <linux/string.h>
  20. #include <linux/slab.h>
  21. #include <linux/kernel.h>
  22. #include <linux/interrupt.h>
  23. #include <linux/blkdev.h>
  24. #include <linux/delay.h>
  25. #include <scsi/scsi.h>
  26. #include <scsi/scsi_dbg.h>
  27. #include <scsi/scsi_device.h>
  28. #include <scsi/scsi_eh.h>
  29. #include <scsi/scsi_host.h>
  30. #include <scsi/scsi_ioctl.h>
  31. #include <scsi/scsi_request.h>
  32. #include "scsi_priv.h"
  33. #include "scsi_logging.h"
  34. #define SENSE_TIMEOUT (10*HZ)
  35. #define START_UNIT_TIMEOUT (30*HZ)
  36. /*
  37. * These should *probably* be handled by the host itself.
  38. * Since it is allowed to sleep, it probably should.
  39. */
  40. #define BUS_RESET_SETTLE_TIME (10)
  41. #define HOST_RESET_SETTLE_TIME (10)
  42. /* called with shost->host_lock held */
  43. void scsi_eh_wakeup(struct Scsi_Host *shost)
  44. {
  45. if (shost->host_busy == shost->host_failed) {
  46. up(shost->eh_wait);
  47. SCSI_LOG_ERROR_RECOVERY(5,
  48. printk("Waking error handler thread\n"));
  49. }
  50. }
  51. /**
  52. * scsi_eh_scmd_add - add scsi cmd to error handling.
  53. * @scmd: scmd to run eh on.
  54. * @eh_flag: optional SCSI_EH flag.
  55. *
  56. * Return value:
  57. * 0 on failure.
  58. **/
  59. int scsi_eh_scmd_add(struct scsi_cmnd *scmd, int eh_flag)
  60. {
  61. struct Scsi_Host *shost = scmd->device->host;
  62. unsigned long flags;
  63. if (shost->eh_wait == NULL)
  64. return 0;
  65. spin_lock_irqsave(shost->host_lock, flags);
  66. scmd->eh_eflags |= eh_flag;
  67. list_add_tail(&scmd->eh_entry, &shost->eh_cmd_q);
  68. set_bit(SHOST_RECOVERY, &shost->shost_state);
  69. shost->host_failed++;
  70. scsi_eh_wakeup(shost);
  71. spin_unlock_irqrestore(shost->host_lock, flags);
  72. return 1;
  73. }
  74. /**
  75. * scsi_add_timer - Start timeout timer for a single scsi command.
  76. * @scmd: scsi command that is about to start running.
  77. * @timeout: amount of time to allow this command to run.
  78. * @complete: timeout function to call if timer isn't canceled.
  79. *
  80. * Notes:
  81. * This should be turned into an inline function. Each scsi command
  82. * has its own timer, and as it is added to the queue, we set up the
  83. * timer. When the command completes, we cancel the timer.
  84. **/
  85. void scsi_add_timer(struct scsi_cmnd *scmd, int timeout,
  86. void (*complete)(struct scsi_cmnd *))
  87. {
  88. /*
  89. * If the clock was already running for this command, then
  90. * first delete the timer. The timer handling code gets rather
  91. * confused if we don't do this.
  92. */
  93. if (scmd->eh_timeout.function)
  94. del_timer(&scmd->eh_timeout);
  95. scmd->eh_timeout.data = (unsigned long)scmd;
  96. scmd->eh_timeout.expires = jiffies + timeout;
  97. scmd->eh_timeout.function = (void (*)(unsigned long)) complete;
  98. SCSI_LOG_ERROR_RECOVERY(5, printk("%s: scmd: %p, time:"
  99. " %d, (%p)\n", __FUNCTION__,
  100. scmd, timeout, complete));
  101. add_timer(&scmd->eh_timeout);
  102. }
  103. EXPORT_SYMBOL(scsi_add_timer);
  104. /**
  105. * scsi_delete_timer - Delete/cancel timer for a given function.
  106. * @scmd: Cmd that we are canceling timer for
  107. *
  108. * Notes:
  109. * This should be turned into an inline function.
  110. *
  111. * Return value:
  112. * 1 if we were able to detach the timer. 0 if we blew it, and the
  113. * timer function has already started to run.
  114. **/
  115. int scsi_delete_timer(struct scsi_cmnd *scmd)
  116. {
  117. int rtn;
  118. rtn = del_timer(&scmd->eh_timeout);
  119. SCSI_LOG_ERROR_RECOVERY(5, printk("%s: scmd: %p,"
  120. " rtn: %d\n", __FUNCTION__,
  121. scmd, rtn));
  122. scmd->eh_timeout.data = (unsigned long)NULL;
  123. scmd->eh_timeout.function = NULL;
  124. return rtn;
  125. }
  126. EXPORT_SYMBOL(scsi_delete_timer);
  127. /**
  128. * scsi_times_out - Timeout function for normal scsi commands.
  129. * @scmd: Cmd that is timing out.
  130. *
  131. * Notes:
  132. * We do not need to lock this. There is the potential for a race
  133. * only in that the normal completion handling might run, but if the
  134. * normal completion function determines that the timer has already
  135. * fired, then it mustn't do anything.
  136. **/
  137. void scsi_times_out(struct scsi_cmnd *scmd)
  138. {
  139. scsi_log_completion(scmd, TIMEOUT_ERROR);
  140. if (scmd->device->host->hostt->eh_timed_out)
  141. switch (scmd->device->host->hostt->eh_timed_out(scmd)) {
  142. case EH_HANDLED:
  143. __scsi_done(scmd);
  144. return;
  145. case EH_RESET_TIMER:
  146. /* This allows a single retry even of a command
  147. * with allowed == 0 */
  148. if (scmd->retries++ > scmd->allowed)
  149. break;
  150. scsi_add_timer(scmd, scmd->timeout_per_command,
  151. scsi_times_out);
  152. return;
  153. case EH_NOT_HANDLED:
  154. break;
  155. }
  156. if (unlikely(!scsi_eh_scmd_add(scmd, SCSI_EH_CANCEL_CMD))) {
  157. panic("Error handler thread not present at %p %p %s %d",
  158. scmd, scmd->device->host, __FILE__, __LINE__);
  159. }
  160. }
  161. /**
  162. * scsi_block_when_processing_errors - Prevent cmds from being queued.
  163. * @sdev: Device on which we are performing recovery.
  164. *
  165. * Description:
  166. * We block until the host is out of error recovery, and then check to
  167. * see whether the host or the device is offline.
  168. *
  169. * Return value:
  170. * 0 when dev was taken offline by error recovery. 1 OK to proceed.
  171. **/
  172. int scsi_block_when_processing_errors(struct scsi_device *sdev)
  173. {
  174. int online;
  175. wait_event(sdev->host->host_wait, (!test_bit(SHOST_RECOVERY, &sdev->host->shost_state)));
  176. online = scsi_device_online(sdev);
  177. SCSI_LOG_ERROR_RECOVERY(5, printk("%s: rtn: %d\n", __FUNCTION__,
  178. online));
  179. return online;
  180. }
  181. EXPORT_SYMBOL(scsi_block_when_processing_errors);
  182. #ifdef CONFIG_SCSI_LOGGING
  183. /**
  184. * scsi_eh_prt_fail_stats - Log info on failures.
  185. * @shost: scsi host being recovered.
  186. * @work_q: Queue of scsi cmds to process.
  187. **/
  188. static inline void scsi_eh_prt_fail_stats(struct Scsi_Host *shost,
  189. struct list_head *work_q)
  190. {
  191. struct scsi_cmnd *scmd;
  192. struct scsi_device *sdev;
  193. int total_failures = 0;
  194. int cmd_failed = 0;
  195. int cmd_cancel = 0;
  196. int devices_failed = 0;
  197. shost_for_each_device(sdev, shost) {
  198. list_for_each_entry(scmd, work_q, eh_entry) {
  199. if (scmd->device == sdev) {
  200. ++total_failures;
  201. if (scmd->eh_eflags & SCSI_EH_CANCEL_CMD)
  202. ++cmd_cancel;
  203. else
  204. ++cmd_failed;
  205. }
  206. }
  207. if (cmd_cancel || cmd_failed) {
  208. SCSI_LOG_ERROR_RECOVERY(3,
  209. printk("%s: %d:%d:%d:%d cmds failed: %d,"
  210. " cancel: %d\n",
  211. __FUNCTION__, shost->host_no,
  212. sdev->channel, sdev->id, sdev->lun,
  213. cmd_failed, cmd_cancel));
  214. cmd_cancel = 0;
  215. cmd_failed = 0;
  216. ++devices_failed;
  217. }
  218. }
  219. SCSI_LOG_ERROR_RECOVERY(2, printk("Total of %d commands on %d"
  220. " devices require eh work\n",
  221. total_failures, devices_failed));
  222. }
  223. #endif
  224. /**
  225. * scsi_check_sense - Examine scsi cmd sense
  226. * @scmd: Cmd to have sense checked.
  227. *
  228. * Return value:
  229. * SUCCESS or FAILED or NEEDS_RETRY
  230. *
  231. * Notes:
  232. * When a deferred error is detected the current command has
  233. * not been executed and needs retrying.
  234. **/
  235. static int scsi_check_sense(struct scsi_cmnd *scmd)
  236. {
  237. struct scsi_sense_hdr sshdr;
  238. if (! scsi_command_normalize_sense(scmd, &sshdr))
  239. return FAILED; /* no valid sense data */
  240. if (scsi_sense_is_deferred(&sshdr))
  241. return NEEDS_RETRY;
  242. /*
  243. * Previous logic looked for FILEMARK, EOM or ILI which are
  244. * mainly associated with tapes and returned SUCCESS.
  245. */
  246. if (sshdr.response_code == 0x70) {
  247. /* fixed format */
  248. if (scmd->sense_buffer[2] & 0xe0)
  249. return SUCCESS;
  250. } else {
  251. /*
  252. * descriptor format: look for "stream commands sense data
  253. * descriptor" (see SSC-3). Assume single sense data
  254. * descriptor. Ignore ILI from SBC-2 READ LONG and WRITE LONG.
  255. */
  256. if ((sshdr.additional_length > 3) &&
  257. (scmd->sense_buffer[8] == 0x4) &&
  258. (scmd->sense_buffer[11] & 0xe0))
  259. return SUCCESS;
  260. }
  261. switch (sshdr.sense_key) {
  262. case NO_SENSE:
  263. return SUCCESS;
  264. case RECOVERED_ERROR:
  265. return /* soft_error */ SUCCESS;
  266. case ABORTED_COMMAND:
  267. return NEEDS_RETRY;
  268. case NOT_READY:
  269. case UNIT_ATTENTION:
  270. /*
  271. * if we are expecting a cc/ua because of a bus reset that we
  272. * performed, treat this just as a retry. otherwise this is
  273. * information that we should pass up to the upper-level driver
  274. * so that we can deal with it there.
  275. */
  276. if (scmd->device->expecting_cc_ua) {
  277. scmd->device->expecting_cc_ua = 0;
  278. return NEEDS_RETRY;
  279. }
  280. /*
  281. * if the device is in the process of becoming ready, we
  282. * should retry.
  283. */
  284. if ((sshdr.asc == 0x04) && (sshdr.ascq == 0x01))
  285. return NEEDS_RETRY;
  286. /*
  287. * if the device is not started, we need to wake
  288. * the error handler to start the motor
  289. */
  290. if (scmd->device->allow_restart &&
  291. (sshdr.asc == 0x04) && (sshdr.ascq == 0x02))
  292. return FAILED;
  293. return SUCCESS;
  294. /* these three are not supported */
  295. case COPY_ABORTED:
  296. case VOLUME_OVERFLOW:
  297. case MISCOMPARE:
  298. return SUCCESS;
  299. case MEDIUM_ERROR:
  300. return NEEDS_RETRY;
  301. case HARDWARE_ERROR:
  302. if (scmd->device->retry_hwerror)
  303. return NEEDS_RETRY;
  304. else
  305. return SUCCESS;
  306. case ILLEGAL_REQUEST:
  307. case BLANK_CHECK:
  308. case DATA_PROTECT:
  309. default:
  310. return SUCCESS;
  311. }
  312. }
  313. /**
  314. * scsi_eh_completed_normally - Disposition a eh cmd on return from LLD.
  315. * @scmd: SCSI cmd to examine.
  316. *
  317. * Notes:
  318. * This is *only* called when we are examining the status of commands
  319. * queued during error recovery. the main difference here is that we
  320. * don't allow for the possibility of retries here, and we are a lot
  321. * more restrictive about what we consider acceptable.
  322. **/
  323. static int scsi_eh_completed_normally(struct scsi_cmnd *scmd)
  324. {
  325. /*
  326. * first check the host byte, to see if there is anything in there
  327. * that would indicate what we need to do.
  328. */
  329. if (host_byte(scmd->result) == DID_RESET) {
  330. /*
  331. * rats. we are already in the error handler, so we now
  332. * get to try and figure out what to do next. if the sense
  333. * is valid, we have a pretty good idea of what to do.
  334. * if not, we mark it as FAILED.
  335. */
  336. return scsi_check_sense(scmd);
  337. }
  338. if (host_byte(scmd->result) != DID_OK)
  339. return FAILED;
  340. /*
  341. * next, check the message byte.
  342. */
  343. if (msg_byte(scmd->result) != COMMAND_COMPLETE)
  344. return FAILED;
  345. /*
  346. * now, check the status byte to see if this indicates
  347. * anything special.
  348. */
  349. switch (status_byte(scmd->result)) {
  350. case GOOD:
  351. case COMMAND_TERMINATED:
  352. return SUCCESS;
  353. case CHECK_CONDITION:
  354. return scsi_check_sense(scmd);
  355. case CONDITION_GOOD:
  356. case INTERMEDIATE_GOOD:
  357. case INTERMEDIATE_C_GOOD:
  358. /*
  359. * who knows? FIXME(eric)
  360. */
  361. return SUCCESS;
  362. case BUSY:
  363. case QUEUE_FULL:
  364. case RESERVATION_CONFLICT:
  365. default:
  366. return FAILED;
  367. }
  368. return FAILED;
  369. }
  370. /**
  371. * scsi_eh_times_out - timeout function for error handling.
  372. * @scmd: Cmd that is timing out.
  373. *
  374. * Notes:
  375. * During error handling, the kernel thread will be sleeping waiting
  376. * for some action to complete on the device. our only job is to
  377. * record that it timed out, and to wake up the thread.
  378. **/
  379. static void scsi_eh_times_out(struct scsi_cmnd *scmd)
  380. {
  381. scmd->eh_eflags |= SCSI_EH_REC_TIMEOUT;
  382. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: scmd:%p\n", __FUNCTION__,
  383. scmd));
  384. up(scmd->device->host->eh_action);
  385. }
  386. /**
  387. * scsi_eh_done - Completion function for error handling.
  388. * @scmd: Cmd that is done.
  389. **/
  390. static void scsi_eh_done(struct scsi_cmnd *scmd)
  391. {
  392. /*
  393. * if the timeout handler is already running, then just set the
  394. * flag which says we finished late, and return. we have no
  395. * way of stopping the timeout handler from running, so we must
  396. * always defer to it.
  397. */
  398. if (del_timer(&scmd->eh_timeout)) {
  399. scmd->request->rq_status = RQ_SCSI_DONE;
  400. SCSI_LOG_ERROR_RECOVERY(3, printk("%s scmd: %p result: %x\n",
  401. __FUNCTION__, scmd, scmd->result));
  402. up(scmd->device->host->eh_action);
  403. }
  404. }
  405. /**
  406. * scsi_send_eh_cmnd - send a cmd to a device as part of error recovery.
  407. * @scmd: SCSI Cmd to send.
  408. * @timeout: Timeout for cmd.
  409. *
  410. * Notes:
  411. * The initialization of the structures is quite a bit different in
  412. * this case, and furthermore, there is a different completion handler
  413. * vs scsi_dispatch_cmd.
  414. * Return value:
  415. * SUCCESS or FAILED or NEEDS_RETRY
  416. **/
  417. static int scsi_send_eh_cmnd(struct scsi_cmnd *scmd, int timeout)
  418. {
  419. struct scsi_device *sdev = scmd->device;
  420. struct Scsi_Host *shost = sdev->host;
  421. DECLARE_MUTEX_LOCKED(sem);
  422. unsigned long flags;
  423. int rtn = SUCCESS;
  424. /*
  425. * we will use a queued command if possible, otherwise we will
  426. * emulate the queuing and calling of completion function ourselves.
  427. */
  428. if (sdev->scsi_level <= SCSI_2)
  429. scmd->cmnd[1] = (scmd->cmnd[1] & 0x1f) |
  430. (sdev->lun << 5 & 0xe0);
  431. scsi_add_timer(scmd, timeout, scsi_eh_times_out);
  432. /*
  433. * set up the semaphore so we wait for the command to complete.
  434. */
  435. shost->eh_action = &sem;
  436. scmd->request->rq_status = RQ_SCSI_BUSY;
  437. spin_lock_irqsave(shost->host_lock, flags);
  438. scsi_log_send(scmd);
  439. shost->hostt->queuecommand(scmd, scsi_eh_done);
  440. spin_unlock_irqrestore(shost->host_lock, flags);
  441. down(&sem);
  442. scsi_log_completion(scmd, SUCCESS);
  443. shost->eh_action = NULL;
  444. /*
  445. * see if timeout. if so, tell the host to forget about it.
  446. * in other words, we don't want a callback any more.
  447. */
  448. if (scmd->eh_eflags & SCSI_EH_REC_TIMEOUT) {
  449. scmd->eh_eflags &= ~SCSI_EH_REC_TIMEOUT;
  450. /*
  451. * as far as the low level driver is
  452. * concerned, this command is still active, so
  453. * we must give the low level driver a chance
  454. * to abort it. (db)
  455. *
  456. * FIXME(eric) - we are not tracking whether we could
  457. * abort a timed out command or not. not sure how
  458. * we should treat them differently anyways.
  459. */
  460. if (shost->hostt->eh_abort_handler)
  461. shost->hostt->eh_abort_handler(scmd);
  462. scmd->request->rq_status = RQ_SCSI_DONE;
  463. rtn = FAILED;
  464. }
  465. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: scmd: %p, rtn:%x\n",
  466. __FUNCTION__, scmd, rtn));
  467. /*
  468. * now examine the actual status codes to see whether the command
  469. * actually did complete normally.
  470. */
  471. if (rtn == SUCCESS) {
  472. rtn = scsi_eh_completed_normally(scmd);
  473. SCSI_LOG_ERROR_RECOVERY(3,
  474. printk("%s: scsi_eh_completed_normally %x\n",
  475. __FUNCTION__, rtn));
  476. switch (rtn) {
  477. case SUCCESS:
  478. case NEEDS_RETRY:
  479. case FAILED:
  480. break;
  481. default:
  482. rtn = FAILED;
  483. break;
  484. }
  485. }
  486. return rtn;
  487. }
  488. /**
  489. * scsi_request_sense - Request sense data from a particular target.
  490. * @scmd: SCSI cmd for request sense.
  491. *
  492. * Notes:
  493. * Some hosts automatically obtain this information, others require
  494. * that we obtain it on our own. This function will *not* return until
  495. * the command either times out, or it completes.
  496. **/
  497. static int scsi_request_sense(struct scsi_cmnd *scmd)
  498. {
  499. static unsigned char generic_sense[6] =
  500. {REQUEST_SENSE, 0, 0, 0, 252, 0};
  501. unsigned char *scsi_result;
  502. int saved_result;
  503. int rtn;
  504. memcpy(scmd->cmnd, generic_sense, sizeof(generic_sense));
  505. scsi_result = kmalloc(252, GFP_ATOMIC | ((scmd->device->host->hostt->unchecked_isa_dma) ? __GFP_DMA : 0));
  506. if (unlikely(!scsi_result)) {
  507. printk(KERN_ERR "%s: cannot allocate scsi_result.\n",
  508. __FUNCTION__);
  509. return FAILED;
  510. }
  511. /*
  512. * zero the sense buffer. some host adapters automatically always
  513. * request sense, so it is not a good idea that
  514. * scmd->request_buffer and scmd->sense_buffer point to the same
  515. * address (db). 0 is not a valid sense code.
  516. */
  517. memset(scmd->sense_buffer, 0, sizeof(scmd->sense_buffer));
  518. memset(scsi_result, 0, 252);
  519. saved_result = scmd->result;
  520. scmd->request_buffer = scsi_result;
  521. scmd->request_bufflen = 252;
  522. scmd->use_sg = 0;
  523. scmd->cmd_len = COMMAND_SIZE(scmd->cmnd[0]);
  524. scmd->sc_data_direction = DMA_FROM_DEVICE;
  525. scmd->underflow = 0;
  526. rtn = scsi_send_eh_cmnd(scmd, SENSE_TIMEOUT);
  527. /* last chance to have valid sense data */
  528. if(!SCSI_SENSE_VALID(scmd)) {
  529. memcpy(scmd->sense_buffer, scmd->request_buffer,
  530. sizeof(scmd->sense_buffer));
  531. }
  532. kfree(scsi_result);
  533. /*
  534. * when we eventually call scsi_finish, we really wish to complete
  535. * the original request, so let's restore the original data. (db)
  536. */
  537. scsi_setup_cmd_retry(scmd);
  538. scmd->result = saved_result;
  539. return rtn;
  540. }
  541. /**
  542. * scsi_eh_finish_cmd - Handle a cmd that eh is finished with.
  543. * @scmd: Original SCSI cmd that eh has finished.
  544. * @done_q: Queue for processed commands.
  545. *
  546. * Notes:
  547. * We don't want to use the normal command completion while we are are
  548. * still handling errors - it may cause other commands to be queued,
  549. * and that would disturb what we are doing. thus we really want to
  550. * keep a list of pending commands for final completion, and once we
  551. * are ready to leave error handling we handle completion for real.
  552. **/
  553. static void scsi_eh_finish_cmd(struct scsi_cmnd *scmd,
  554. struct list_head *done_q)
  555. {
  556. scmd->device->host->host_failed--;
  557. scmd->eh_eflags = 0;
  558. /*
  559. * set this back so that the upper level can correctly free up
  560. * things.
  561. */
  562. scsi_setup_cmd_retry(scmd);
  563. list_move_tail(&scmd->eh_entry, done_q);
  564. }
  565. /**
  566. * scsi_eh_get_sense - Get device sense data.
  567. * @work_q: Queue of commands to process.
  568. * @done_q: Queue of proccessed commands..
  569. *
  570. * Description:
  571. * See if we need to request sense information. if so, then get it
  572. * now, so we have a better idea of what to do.
  573. *
  574. * Notes:
  575. * This has the unfortunate side effect that if a shost adapter does
  576. * not automatically request sense information, that we end up shutting
  577. * it down before we request it.
  578. *
  579. * All drivers should request sense information internally these days,
  580. * so for now all I have to say is tough noogies if you end up in here.
  581. *
  582. * XXX: Long term this code should go away, but that needs an audit of
  583. * all LLDDs first.
  584. **/
  585. static int scsi_eh_get_sense(struct list_head *work_q,
  586. struct list_head *done_q)
  587. {
  588. struct scsi_cmnd *scmd, *next;
  589. int rtn;
  590. list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
  591. if ((scmd->eh_eflags & SCSI_EH_CANCEL_CMD) ||
  592. SCSI_SENSE_VALID(scmd))
  593. continue;
  594. SCSI_LOG_ERROR_RECOVERY(2, printk("%s: requesting sense"
  595. " for id: %d\n",
  596. current->comm,
  597. scmd->device->id));
  598. rtn = scsi_request_sense(scmd);
  599. if (rtn != SUCCESS)
  600. continue;
  601. SCSI_LOG_ERROR_RECOVERY(3, printk("sense requested for %p"
  602. " result %x\n", scmd,
  603. scmd->result));
  604. SCSI_LOG_ERROR_RECOVERY(3, scsi_print_sense("bh", scmd));
  605. rtn = scsi_decide_disposition(scmd);
  606. /*
  607. * if the result was normal, then just pass it along to the
  608. * upper level.
  609. */
  610. if (rtn == SUCCESS)
  611. /* we don't want this command reissued, just
  612. * finished with the sense data, so set
  613. * retries to the max allowed to ensure it
  614. * won't get reissued */
  615. scmd->retries = scmd->allowed;
  616. else if (rtn != NEEDS_RETRY)
  617. continue;
  618. scsi_eh_finish_cmd(scmd, done_q);
  619. }
  620. return list_empty(work_q);
  621. }
  622. /**
  623. * scsi_try_to_abort_cmd - Ask host to abort a running command.
  624. * @scmd: SCSI cmd to abort from Lower Level.
  625. *
  626. * Notes:
  627. * This function will not return until the user's completion function
  628. * has been called. there is no timeout on this operation. if the
  629. * author of the low-level driver wishes this operation to be timed,
  630. * they can provide this facility themselves. helper functions in
  631. * scsi_error.c can be supplied to make this easier to do.
  632. **/
  633. static int scsi_try_to_abort_cmd(struct scsi_cmnd *scmd)
  634. {
  635. if (!scmd->device->host->hostt->eh_abort_handler)
  636. return FAILED;
  637. /*
  638. * scsi_done was called just after the command timed out and before
  639. * we had a chance to process it. (db)
  640. */
  641. if (scmd->serial_number == 0)
  642. return SUCCESS;
  643. return scmd->device->host->hostt->eh_abort_handler(scmd);
  644. }
  645. /**
  646. * scsi_eh_tur - Send TUR to device.
  647. * @scmd: Scsi cmd to send TUR
  648. *
  649. * Return value:
  650. * 0 - Device is ready. 1 - Device NOT ready.
  651. **/
  652. static int scsi_eh_tur(struct scsi_cmnd *scmd)
  653. {
  654. static unsigned char tur_command[6] = {TEST_UNIT_READY, 0, 0, 0, 0, 0};
  655. int retry_cnt = 1, rtn;
  656. int saved_result;
  657. retry_tur:
  658. memcpy(scmd->cmnd, tur_command, sizeof(tur_command));
  659. /*
  660. * zero the sense buffer. the scsi spec mandates that any
  661. * untransferred sense data should be interpreted as being zero.
  662. */
  663. memset(scmd->sense_buffer, 0, sizeof(scmd->sense_buffer));
  664. saved_result = scmd->result;
  665. scmd->request_buffer = NULL;
  666. scmd->request_bufflen = 0;
  667. scmd->use_sg = 0;
  668. scmd->cmd_len = COMMAND_SIZE(scmd->cmnd[0]);
  669. scmd->underflow = 0;
  670. scmd->sc_data_direction = DMA_NONE;
  671. rtn = scsi_send_eh_cmnd(scmd, SENSE_TIMEOUT);
  672. /*
  673. * when we eventually call scsi_finish, we really wish to complete
  674. * the original request, so let's restore the original data. (db)
  675. */
  676. scsi_setup_cmd_retry(scmd);
  677. scmd->result = saved_result;
  678. /*
  679. * hey, we are done. let's look to see what happened.
  680. */
  681. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: scmd %p rtn %x\n",
  682. __FUNCTION__, scmd, rtn));
  683. if (rtn == SUCCESS)
  684. return 0;
  685. else if (rtn == NEEDS_RETRY)
  686. if (retry_cnt--)
  687. goto retry_tur;
  688. return 1;
  689. }
  690. /**
  691. * scsi_eh_abort_cmds - abort canceled commands.
  692. * @shost: scsi host being recovered.
  693. * @eh_done_q: list_head for processed commands.
  694. *
  695. * Decription:
  696. * Try and see whether or not it makes sense to try and abort the
  697. * running command. this only works out to be the case if we have one
  698. * command that has timed out. if the command simply failed, it makes
  699. * no sense to try and abort the command, since as far as the shost
  700. * adapter is concerned, it isn't running.
  701. **/
  702. static int scsi_eh_abort_cmds(struct list_head *work_q,
  703. struct list_head *done_q)
  704. {
  705. struct scsi_cmnd *scmd, *next;
  706. int rtn;
  707. list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
  708. if (!(scmd->eh_eflags & SCSI_EH_CANCEL_CMD))
  709. continue;
  710. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: aborting cmd:"
  711. "0x%p\n", current->comm,
  712. scmd));
  713. rtn = scsi_try_to_abort_cmd(scmd);
  714. if (rtn == SUCCESS) {
  715. scmd->eh_eflags &= ~SCSI_EH_CANCEL_CMD;
  716. if (!scsi_device_online(scmd->device) ||
  717. !scsi_eh_tur(scmd)) {
  718. scsi_eh_finish_cmd(scmd, done_q);
  719. }
  720. } else
  721. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: aborting"
  722. " cmd failed:"
  723. "0x%p\n",
  724. current->comm,
  725. scmd));
  726. }
  727. return list_empty(work_q);
  728. }
  729. /**
  730. * scsi_try_bus_device_reset - Ask host to perform a BDR on a dev
  731. * @scmd: SCSI cmd used to send BDR
  732. *
  733. * Notes:
  734. * There is no timeout for this operation. if this operation is
  735. * unreliable for a given host, then the host itself needs to put a
  736. * timer on it, and set the host back to a consistent state prior to
  737. * returning.
  738. **/
  739. static int scsi_try_bus_device_reset(struct scsi_cmnd *scmd)
  740. {
  741. int rtn;
  742. if (!scmd->device->host->hostt->eh_device_reset_handler)
  743. return FAILED;
  744. rtn = scmd->device->host->hostt->eh_device_reset_handler(scmd);
  745. if (rtn == SUCCESS) {
  746. scmd->device->was_reset = 1;
  747. scmd->device->expecting_cc_ua = 1;
  748. }
  749. return rtn;
  750. }
  751. /**
  752. * scsi_eh_try_stu - Send START_UNIT to device.
  753. * @scmd: Scsi cmd to send START_UNIT
  754. *
  755. * Return value:
  756. * 0 - Device is ready. 1 - Device NOT ready.
  757. **/
  758. static int scsi_eh_try_stu(struct scsi_cmnd *scmd)
  759. {
  760. static unsigned char stu_command[6] = {START_STOP, 0, 0, 0, 1, 0};
  761. int rtn;
  762. int saved_result;
  763. if (!scmd->device->allow_restart)
  764. return 1;
  765. memcpy(scmd->cmnd, stu_command, sizeof(stu_command));
  766. /*
  767. * zero the sense buffer. the scsi spec mandates that any
  768. * untransferred sense data should be interpreted as being zero.
  769. */
  770. memset(scmd->sense_buffer, 0, sizeof(scmd->sense_buffer));
  771. saved_result = scmd->result;
  772. scmd->request_buffer = NULL;
  773. scmd->request_bufflen = 0;
  774. scmd->use_sg = 0;
  775. scmd->cmd_len = COMMAND_SIZE(scmd->cmnd[0]);
  776. scmd->underflow = 0;
  777. scmd->sc_data_direction = DMA_NONE;
  778. rtn = scsi_send_eh_cmnd(scmd, START_UNIT_TIMEOUT);
  779. /*
  780. * when we eventually call scsi_finish, we really wish to complete
  781. * the original request, so let's restore the original data. (db)
  782. */
  783. scsi_setup_cmd_retry(scmd);
  784. scmd->result = saved_result;
  785. /*
  786. * hey, we are done. let's look to see what happened.
  787. */
  788. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: scmd %p rtn %x\n",
  789. __FUNCTION__, scmd, rtn));
  790. if (rtn == SUCCESS)
  791. return 0;
  792. return 1;
  793. }
  794. /**
  795. * scsi_eh_stu - send START_UNIT if needed
  796. * @shost: scsi host being recovered.
  797. * @eh_done_q: list_head for processed commands.
  798. *
  799. * Notes:
  800. * If commands are failing due to not ready, initializing command required,
  801. * try revalidating the device, which will end up sending a start unit.
  802. **/
  803. static int scsi_eh_stu(struct Scsi_Host *shost,
  804. struct list_head *work_q,
  805. struct list_head *done_q)
  806. {
  807. struct scsi_cmnd *scmd, *stu_scmd, *next;
  808. struct scsi_device *sdev;
  809. shost_for_each_device(sdev, shost) {
  810. stu_scmd = NULL;
  811. list_for_each_entry(scmd, work_q, eh_entry)
  812. if (scmd->device == sdev && SCSI_SENSE_VALID(scmd) &&
  813. scsi_check_sense(scmd) == FAILED ) {
  814. stu_scmd = scmd;
  815. break;
  816. }
  817. if (!stu_scmd)
  818. continue;
  819. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Sending START_UNIT to sdev:"
  820. " 0x%p\n", current->comm, sdev));
  821. if (!scsi_eh_try_stu(stu_scmd)) {
  822. if (!scsi_device_online(sdev) ||
  823. !scsi_eh_tur(stu_scmd)) {
  824. list_for_each_entry_safe(scmd, next,
  825. work_q, eh_entry) {
  826. if (scmd->device == sdev)
  827. scsi_eh_finish_cmd(scmd, done_q);
  828. }
  829. }
  830. } else {
  831. SCSI_LOG_ERROR_RECOVERY(3,
  832. printk("%s: START_UNIT failed to sdev:"
  833. " 0x%p\n", current->comm, sdev));
  834. }
  835. }
  836. return list_empty(work_q);
  837. }
  838. /**
  839. * scsi_eh_bus_device_reset - send bdr if needed
  840. * @shost: scsi host being recovered.
  841. * @eh_done_q: list_head for processed commands.
  842. *
  843. * Notes:
  844. * Try a bus device reset. still, look to see whether we have multiple
  845. * devices that are jammed or not - if we have multiple devices, it
  846. * makes no sense to try bus_device_reset - we really would need to try
  847. * a bus_reset instead.
  848. **/
  849. static int scsi_eh_bus_device_reset(struct Scsi_Host *shost,
  850. struct list_head *work_q,
  851. struct list_head *done_q)
  852. {
  853. struct scsi_cmnd *scmd, *bdr_scmd, *next;
  854. struct scsi_device *sdev;
  855. int rtn;
  856. shost_for_each_device(sdev, shost) {
  857. bdr_scmd = NULL;
  858. list_for_each_entry(scmd, work_q, eh_entry)
  859. if (scmd->device == sdev) {
  860. bdr_scmd = scmd;
  861. break;
  862. }
  863. if (!bdr_scmd)
  864. continue;
  865. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Sending BDR sdev:"
  866. " 0x%p\n", current->comm,
  867. sdev));
  868. rtn = scsi_try_bus_device_reset(bdr_scmd);
  869. if (rtn == SUCCESS) {
  870. if (!scsi_device_online(sdev) ||
  871. !scsi_eh_tur(bdr_scmd)) {
  872. list_for_each_entry_safe(scmd, next,
  873. work_q, eh_entry) {
  874. if (scmd->device == sdev)
  875. scsi_eh_finish_cmd(scmd,
  876. done_q);
  877. }
  878. }
  879. } else {
  880. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: BDR"
  881. " failed sdev:"
  882. "0x%p\n",
  883. current->comm,
  884. sdev));
  885. }
  886. }
  887. return list_empty(work_q);
  888. }
  889. /**
  890. * scsi_try_bus_reset - ask host to perform a bus reset
  891. * @scmd: SCSI cmd to send bus reset.
  892. **/
  893. static int scsi_try_bus_reset(struct scsi_cmnd *scmd)
  894. {
  895. unsigned long flags;
  896. int rtn;
  897. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Snd Bus RST\n",
  898. __FUNCTION__));
  899. if (!scmd->device->host->hostt->eh_bus_reset_handler)
  900. return FAILED;
  901. rtn = scmd->device->host->hostt->eh_bus_reset_handler(scmd);
  902. if (rtn == SUCCESS) {
  903. if (!scmd->device->host->hostt->skip_settle_delay)
  904. ssleep(BUS_RESET_SETTLE_TIME);
  905. spin_lock_irqsave(scmd->device->host->host_lock, flags);
  906. scsi_report_bus_reset(scmd->device->host, scmd->device->channel);
  907. spin_unlock_irqrestore(scmd->device->host->host_lock, flags);
  908. }
  909. return rtn;
  910. }
  911. /**
  912. * scsi_try_host_reset - ask host adapter to reset itself
  913. * @scmd: SCSI cmd to send hsot reset.
  914. **/
  915. static int scsi_try_host_reset(struct scsi_cmnd *scmd)
  916. {
  917. unsigned long flags;
  918. int rtn;
  919. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Snd Host RST\n",
  920. __FUNCTION__));
  921. if (!scmd->device->host->hostt->eh_host_reset_handler)
  922. return FAILED;
  923. rtn = scmd->device->host->hostt->eh_host_reset_handler(scmd);
  924. if (rtn == SUCCESS) {
  925. if (!scmd->device->host->hostt->skip_settle_delay)
  926. ssleep(HOST_RESET_SETTLE_TIME);
  927. spin_lock_irqsave(scmd->device->host->host_lock, flags);
  928. scsi_report_bus_reset(scmd->device->host, scmd->device->channel);
  929. spin_unlock_irqrestore(scmd->device->host->host_lock, flags);
  930. }
  931. return rtn;
  932. }
  933. /**
  934. * scsi_eh_bus_reset - send a bus reset
  935. * @shost: scsi host being recovered.
  936. * @eh_done_q: list_head for processed commands.
  937. **/
  938. static int scsi_eh_bus_reset(struct Scsi_Host *shost,
  939. struct list_head *work_q,
  940. struct list_head *done_q)
  941. {
  942. struct scsi_cmnd *scmd, *chan_scmd, *next;
  943. unsigned int channel;
  944. int rtn;
  945. /*
  946. * we really want to loop over the various channels, and do this on
  947. * a channel by channel basis. we should also check to see if any
  948. * of the failed commands are on soft_reset devices, and if so, skip
  949. * the reset.
  950. */
  951. for (channel = 0; channel <= shost->max_channel; channel++) {
  952. chan_scmd = NULL;
  953. list_for_each_entry(scmd, work_q, eh_entry) {
  954. if (channel == scmd->device->channel) {
  955. chan_scmd = scmd;
  956. break;
  957. /*
  958. * FIXME add back in some support for
  959. * soft_reset devices.
  960. */
  961. }
  962. }
  963. if (!chan_scmd)
  964. continue;
  965. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Sending BRST chan:"
  966. " %d\n", current->comm,
  967. channel));
  968. rtn = scsi_try_bus_reset(chan_scmd);
  969. if (rtn == SUCCESS) {
  970. list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
  971. if (channel == scmd->device->channel)
  972. if (!scsi_device_online(scmd->device) ||
  973. !scsi_eh_tur(scmd))
  974. scsi_eh_finish_cmd(scmd,
  975. done_q);
  976. }
  977. } else {
  978. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: BRST"
  979. " failed chan: %d\n",
  980. current->comm,
  981. channel));
  982. }
  983. }
  984. return list_empty(work_q);
  985. }
  986. /**
  987. * scsi_eh_host_reset - send a host reset
  988. * @work_q: list_head for processed commands.
  989. * @done_q: list_head for processed commands.
  990. **/
  991. static int scsi_eh_host_reset(struct list_head *work_q,
  992. struct list_head *done_q)
  993. {
  994. struct scsi_cmnd *scmd, *next;
  995. int rtn;
  996. if (!list_empty(work_q)) {
  997. scmd = list_entry(work_q->next,
  998. struct scsi_cmnd, eh_entry);
  999. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: Sending HRST\n"
  1000. , current->comm));
  1001. rtn = scsi_try_host_reset(scmd);
  1002. if (rtn == SUCCESS) {
  1003. list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
  1004. if (!scsi_device_online(scmd->device) ||
  1005. (!scsi_eh_try_stu(scmd) && !scsi_eh_tur(scmd)) ||
  1006. !scsi_eh_tur(scmd))
  1007. scsi_eh_finish_cmd(scmd, done_q);
  1008. }
  1009. } else {
  1010. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: HRST"
  1011. " failed\n",
  1012. current->comm));
  1013. }
  1014. }
  1015. return list_empty(work_q);
  1016. }
  1017. /**
  1018. * scsi_eh_offline_sdevs - offline scsi devices that fail to recover
  1019. * @work_q: list_head for processed commands.
  1020. * @done_q: list_head for processed commands.
  1021. *
  1022. **/
  1023. static void scsi_eh_offline_sdevs(struct list_head *work_q,
  1024. struct list_head *done_q)
  1025. {
  1026. struct scsi_cmnd *scmd, *next;
  1027. list_for_each_entry_safe(scmd, next, work_q, eh_entry) {
  1028. printk(KERN_INFO "scsi: Device offlined - not"
  1029. " ready after error recovery: host"
  1030. " %d channel %d id %d lun %d\n",
  1031. scmd->device->host->host_no,
  1032. scmd->device->channel,
  1033. scmd->device->id,
  1034. scmd->device->lun);
  1035. scsi_device_set_state(scmd->device, SDEV_OFFLINE);
  1036. if (scmd->eh_eflags & SCSI_EH_CANCEL_CMD) {
  1037. /*
  1038. * FIXME: Handle lost cmds.
  1039. */
  1040. }
  1041. scsi_eh_finish_cmd(scmd, done_q);
  1042. }
  1043. return;
  1044. }
  1045. /**
  1046. * scsi_decide_disposition - Disposition a cmd on return from LLD.
  1047. * @scmd: SCSI cmd to examine.
  1048. *
  1049. * Notes:
  1050. * This is *only* called when we are examining the status after sending
  1051. * out the actual data command. any commands that are queued for error
  1052. * recovery (e.g. test_unit_ready) do *not* come through here.
  1053. *
  1054. * When this routine returns failed, it means the error handler thread
  1055. * is woken. In cases where the error code indicates an error that
  1056. * doesn't require the error handler read (i.e. we don't need to
  1057. * abort/reset), this function should return SUCCESS.
  1058. **/
  1059. int scsi_decide_disposition(struct scsi_cmnd *scmd)
  1060. {
  1061. int rtn;
  1062. /*
  1063. * if the device is offline, then we clearly just pass the result back
  1064. * up to the top level.
  1065. */
  1066. if (!scsi_device_online(scmd->device)) {
  1067. SCSI_LOG_ERROR_RECOVERY(5, printk("%s: device offline - report"
  1068. " as SUCCESS\n",
  1069. __FUNCTION__));
  1070. return SUCCESS;
  1071. }
  1072. /*
  1073. * first check the host byte, to see if there is anything in there
  1074. * that would indicate what we need to do.
  1075. */
  1076. switch (host_byte(scmd->result)) {
  1077. case DID_PASSTHROUGH:
  1078. /*
  1079. * no matter what, pass this through to the upper layer.
  1080. * nuke this special code so that it looks like we are saying
  1081. * did_ok.
  1082. */
  1083. scmd->result &= 0xff00ffff;
  1084. return SUCCESS;
  1085. case DID_OK:
  1086. /*
  1087. * looks good. drop through, and check the next byte.
  1088. */
  1089. break;
  1090. case DID_NO_CONNECT:
  1091. case DID_BAD_TARGET:
  1092. case DID_ABORT:
  1093. /*
  1094. * note - this means that we just report the status back
  1095. * to the top level driver, not that we actually think
  1096. * that it indicates SUCCESS.
  1097. */
  1098. return SUCCESS;
  1099. /*
  1100. * when the low level driver returns did_soft_error,
  1101. * it is responsible for keeping an internal retry counter
  1102. * in order to avoid endless loops (db)
  1103. *
  1104. * actually this is a bug in this function here. we should
  1105. * be mindful of the maximum number of retries specified
  1106. * and not get stuck in a loop.
  1107. */
  1108. case DID_SOFT_ERROR:
  1109. goto maybe_retry;
  1110. case DID_IMM_RETRY:
  1111. return NEEDS_RETRY;
  1112. case DID_REQUEUE:
  1113. return ADD_TO_MLQUEUE;
  1114. case DID_ERROR:
  1115. if (msg_byte(scmd->result) == COMMAND_COMPLETE &&
  1116. status_byte(scmd->result) == RESERVATION_CONFLICT)
  1117. /*
  1118. * execute reservation conflict processing code
  1119. * lower down
  1120. */
  1121. break;
  1122. /* fallthrough */
  1123. case DID_BUS_BUSY:
  1124. case DID_PARITY:
  1125. goto maybe_retry;
  1126. case DID_TIME_OUT:
  1127. /*
  1128. * when we scan the bus, we get timeout messages for
  1129. * these commands if there is no device available.
  1130. * other hosts report did_no_connect for the same thing.
  1131. */
  1132. if ((scmd->cmnd[0] == TEST_UNIT_READY ||
  1133. scmd->cmnd[0] == INQUIRY)) {
  1134. return SUCCESS;
  1135. } else {
  1136. return FAILED;
  1137. }
  1138. case DID_RESET:
  1139. return SUCCESS;
  1140. default:
  1141. return FAILED;
  1142. }
  1143. /*
  1144. * next, check the message byte.
  1145. */
  1146. if (msg_byte(scmd->result) != COMMAND_COMPLETE)
  1147. return FAILED;
  1148. /*
  1149. * check the status byte to see if this indicates anything special.
  1150. */
  1151. switch (status_byte(scmd->result)) {
  1152. case QUEUE_FULL:
  1153. /*
  1154. * the case of trying to send too many commands to a
  1155. * tagged queueing device.
  1156. */
  1157. case BUSY:
  1158. /*
  1159. * device can't talk to us at the moment. Should only
  1160. * occur (SAM-3) when the task queue is empty, so will cause
  1161. * the empty queue handling to trigger a stall in the
  1162. * device.
  1163. */
  1164. return ADD_TO_MLQUEUE;
  1165. case GOOD:
  1166. case COMMAND_TERMINATED:
  1167. case TASK_ABORTED:
  1168. return SUCCESS;
  1169. case CHECK_CONDITION:
  1170. rtn = scsi_check_sense(scmd);
  1171. if (rtn == NEEDS_RETRY)
  1172. goto maybe_retry;
  1173. /* if rtn == FAILED, we have no sense information;
  1174. * returning FAILED will wake the error handler thread
  1175. * to collect the sense and redo the decide
  1176. * disposition */
  1177. return rtn;
  1178. case CONDITION_GOOD:
  1179. case INTERMEDIATE_GOOD:
  1180. case INTERMEDIATE_C_GOOD:
  1181. case ACA_ACTIVE:
  1182. /*
  1183. * who knows? FIXME(eric)
  1184. */
  1185. return SUCCESS;
  1186. case RESERVATION_CONFLICT:
  1187. printk(KERN_INFO "scsi: reservation conflict: host"
  1188. " %d channel %d id %d lun %d\n",
  1189. scmd->device->host->host_no, scmd->device->channel,
  1190. scmd->device->id, scmd->device->lun);
  1191. return SUCCESS; /* causes immediate i/o error */
  1192. default:
  1193. return FAILED;
  1194. }
  1195. return FAILED;
  1196. maybe_retry:
  1197. /* we requeue for retry because the error was retryable, and
  1198. * the request was not marked fast fail. Note that above,
  1199. * even if the request is marked fast fail, we still requeue
  1200. * for queue congestion conditions (QUEUE_FULL or BUSY) */
  1201. if ((++scmd->retries) < scmd->allowed
  1202. && !blk_noretry_request(scmd->request)) {
  1203. return NEEDS_RETRY;
  1204. } else {
  1205. /*
  1206. * no more retries - report this one back to upper level.
  1207. */
  1208. return SUCCESS;
  1209. }
  1210. }
  1211. /**
  1212. * scsi_eh_lock_done - done function for eh door lock request
  1213. * @scmd: SCSI command block for the door lock request
  1214. *
  1215. * Notes:
  1216. * We completed the asynchronous door lock request, and it has either
  1217. * locked the door or failed. We must free the command structures
  1218. * associated with this request.
  1219. **/
  1220. static void scsi_eh_lock_done(struct scsi_cmnd *scmd)
  1221. {
  1222. struct scsi_request *sreq = scmd->sc_request;
  1223. scsi_release_request(sreq);
  1224. }
  1225. /**
  1226. * scsi_eh_lock_door - Prevent medium removal for the specified device
  1227. * @sdev: SCSI device to prevent medium removal
  1228. *
  1229. * Locking:
  1230. * We must be called from process context; scsi_allocate_request()
  1231. * may sleep.
  1232. *
  1233. * Notes:
  1234. * We queue up an asynchronous "ALLOW MEDIUM REMOVAL" request on the
  1235. * head of the devices request queue, and continue.
  1236. *
  1237. * Bugs:
  1238. * scsi_allocate_request() may sleep waiting for existing requests to
  1239. * be processed. However, since we haven't kicked off any request
  1240. * processing for this host, this may deadlock.
  1241. *
  1242. * If scsi_allocate_request() fails for what ever reason, we
  1243. * completely forget to lock the door.
  1244. **/
  1245. static void scsi_eh_lock_door(struct scsi_device *sdev)
  1246. {
  1247. struct scsi_request *sreq = scsi_allocate_request(sdev, GFP_KERNEL);
  1248. if (unlikely(!sreq)) {
  1249. printk(KERN_ERR "%s: request allocate failed,"
  1250. "prevent media removal cmd not sent\n", __FUNCTION__);
  1251. return;
  1252. }
  1253. sreq->sr_cmnd[0] = ALLOW_MEDIUM_REMOVAL;
  1254. sreq->sr_cmnd[1] = 0;
  1255. sreq->sr_cmnd[2] = 0;
  1256. sreq->sr_cmnd[3] = 0;
  1257. sreq->sr_cmnd[4] = SCSI_REMOVAL_PREVENT;
  1258. sreq->sr_cmnd[5] = 0;
  1259. sreq->sr_data_direction = DMA_NONE;
  1260. sreq->sr_bufflen = 0;
  1261. sreq->sr_buffer = NULL;
  1262. sreq->sr_allowed = 5;
  1263. sreq->sr_done = scsi_eh_lock_done;
  1264. sreq->sr_timeout_per_command = 10 * HZ;
  1265. sreq->sr_cmd_len = COMMAND_SIZE(sreq->sr_cmnd[0]);
  1266. scsi_insert_special_req(sreq, 1);
  1267. }
  1268. /**
  1269. * scsi_restart_operations - restart io operations to the specified host.
  1270. * @shost: Host we are restarting.
  1271. *
  1272. * Notes:
  1273. * When we entered the error handler, we blocked all further i/o to
  1274. * this device. we need to 'reverse' this process.
  1275. **/
  1276. static void scsi_restart_operations(struct Scsi_Host *shost)
  1277. {
  1278. struct scsi_device *sdev;
  1279. /*
  1280. * If the door was locked, we need to insert a door lock request
  1281. * onto the head of the SCSI request queue for the device. There
  1282. * is no point trying to lock the door of an off-line device.
  1283. */
  1284. shost_for_each_device(sdev, shost) {
  1285. if (scsi_device_online(sdev) && sdev->locked)
  1286. scsi_eh_lock_door(sdev);
  1287. }
  1288. /*
  1289. * next free up anything directly waiting upon the host. this
  1290. * will be requests for character device operations, and also for
  1291. * ioctls to queued block devices.
  1292. */
  1293. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: waking up host to restart\n",
  1294. __FUNCTION__));
  1295. clear_bit(SHOST_RECOVERY, &shost->shost_state);
  1296. wake_up(&shost->host_wait);
  1297. /*
  1298. * finally we need to re-initiate requests that may be pending. we will
  1299. * have had everything blocked while error handling is taking place, and
  1300. * now that error recovery is done, we will need to ensure that these
  1301. * requests are started.
  1302. */
  1303. scsi_run_host_queues(shost);
  1304. }
  1305. /**
  1306. * scsi_eh_ready_devs - check device ready state and recover if not.
  1307. * @shost: host to be recovered.
  1308. * @eh_done_q: list_head for processed commands.
  1309. *
  1310. **/
  1311. static void scsi_eh_ready_devs(struct Scsi_Host *shost,
  1312. struct list_head *work_q,
  1313. struct list_head *done_q)
  1314. {
  1315. if (!scsi_eh_stu(shost, work_q, done_q))
  1316. if (!scsi_eh_bus_device_reset(shost, work_q, done_q))
  1317. if (!scsi_eh_bus_reset(shost, work_q, done_q))
  1318. if (!scsi_eh_host_reset(work_q, done_q))
  1319. scsi_eh_offline_sdevs(work_q, done_q);
  1320. }
  1321. /**
  1322. * scsi_eh_flush_done_q - finish processed commands or retry them.
  1323. * @done_q: list_head of processed commands.
  1324. *
  1325. **/
  1326. static void scsi_eh_flush_done_q(struct list_head *done_q)
  1327. {
  1328. struct scsi_cmnd *scmd, *next;
  1329. list_for_each_entry_safe(scmd, next, done_q, eh_entry) {
  1330. list_del_init(&scmd->eh_entry);
  1331. if (scsi_device_online(scmd->device) &&
  1332. !blk_noretry_request(scmd->request) &&
  1333. (++scmd->retries < scmd->allowed)) {
  1334. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: flush"
  1335. " retry cmd: %p\n",
  1336. current->comm,
  1337. scmd));
  1338. scsi_queue_insert(scmd, SCSI_MLQUEUE_EH_RETRY);
  1339. } else {
  1340. /*
  1341. * If just we got sense for the device (called
  1342. * scsi_eh_get_sense), scmd->result is already
  1343. * set, do not set DRIVER_TIMEOUT.
  1344. */
  1345. if (!scmd->result)
  1346. scmd->result |= (DRIVER_TIMEOUT << 24);
  1347. SCSI_LOG_ERROR_RECOVERY(3, printk("%s: flush finish"
  1348. " cmd: %p\n",
  1349. current->comm, scmd));
  1350. scsi_finish_command(scmd);
  1351. }
  1352. }
  1353. }
  1354. /**
  1355. * scsi_unjam_host - Attempt to fix a host which has a cmd that failed.
  1356. * @shost: Host to unjam.
  1357. *
  1358. * Notes:
  1359. * When we come in here, we *know* that all commands on the bus have
  1360. * either completed, failed or timed out. we also know that no further
  1361. * commands are being sent to the host, so things are relatively quiet
  1362. * and we have freedom to fiddle with things as we wish.
  1363. *
  1364. * This is only the *default* implementation. it is possible for
  1365. * individual drivers to supply their own version of this function, and
  1366. * if the maintainer wishes to do this, it is strongly suggested that
  1367. * this function be taken as a template and modified. this function
  1368. * was designed to correctly handle problems for about 95% of the
  1369. * different cases out there, and it should always provide at least a
  1370. * reasonable amount of error recovery.
  1371. *
  1372. * Any command marked 'failed' or 'timeout' must eventually have
  1373. * scsi_finish_cmd() called for it. we do all of the retry stuff
  1374. * here, so when we restart the host after we return it should have an
  1375. * empty queue.
  1376. **/
  1377. static void scsi_unjam_host(struct Scsi_Host *shost)
  1378. {
  1379. unsigned long flags;
  1380. LIST_HEAD(eh_work_q);
  1381. LIST_HEAD(eh_done_q);
  1382. spin_lock_irqsave(shost->host_lock, flags);
  1383. list_splice_init(&shost->eh_cmd_q, &eh_work_q);
  1384. spin_unlock_irqrestore(shost->host_lock, flags);
  1385. SCSI_LOG_ERROR_RECOVERY(1, scsi_eh_prt_fail_stats(shost, &eh_work_q));
  1386. if (!scsi_eh_get_sense(&eh_work_q, &eh_done_q))
  1387. if (!scsi_eh_abort_cmds(&eh_work_q, &eh_done_q))
  1388. scsi_eh_ready_devs(shost, &eh_work_q, &eh_done_q);
  1389. scsi_eh_flush_done_q(&eh_done_q);
  1390. }
  1391. /**
  1392. * scsi_error_handler - Handle errors/timeouts of SCSI cmds.
  1393. * @data: Host for which we are running.
  1394. *
  1395. * Notes:
  1396. * This is always run in the context of a kernel thread. The idea is
  1397. * that we start this thing up when the kernel starts up (one per host
  1398. * that we detect), and it immediately goes to sleep and waits for some
  1399. * event (i.e. failure). When this takes place, we have the job of
  1400. * trying to unjam the bus and restarting things.
  1401. **/
  1402. int scsi_error_handler(void *data)
  1403. {
  1404. struct Scsi_Host *shost = (struct Scsi_Host *) data;
  1405. int rtn;
  1406. DECLARE_MUTEX_LOCKED(sem);
  1407. /*
  1408. * Flush resources
  1409. */
  1410. daemonize("scsi_eh_%d", shost->host_no);
  1411. current->flags |= PF_NOFREEZE;
  1412. shost->eh_wait = &sem;
  1413. shost->ehandler = current;
  1414. /*
  1415. * Wake up the thread that created us.
  1416. */
  1417. SCSI_LOG_ERROR_RECOVERY(3, printk("Wake up parent of"
  1418. " scsi_eh_%d\n",shost->host_no));
  1419. complete(shost->eh_notify);
  1420. while (1) {
  1421. /*
  1422. * If we get a signal, it means we are supposed to go
  1423. * away and die. This typically happens if the user is
  1424. * trying to unload a module.
  1425. */
  1426. SCSI_LOG_ERROR_RECOVERY(1, printk("Error handler"
  1427. " scsi_eh_%d"
  1428. " sleeping\n",shost->host_no));
  1429. /*
  1430. * Note - we always use down_interruptible with the semaphore
  1431. * even if the module was loaded as part of the kernel. The
  1432. * reason is that down() will cause this thread to be counted
  1433. * in the load average as a running process, and down
  1434. * interruptible doesn't. Given that we need to allow this
  1435. * thread to die if the driver was loaded as a module, using
  1436. * semaphores isn't unreasonable.
  1437. */
  1438. down_interruptible(&sem);
  1439. if (shost->eh_kill)
  1440. break;
  1441. SCSI_LOG_ERROR_RECOVERY(1, printk("Error handler"
  1442. " scsi_eh_%d waking"
  1443. " up\n",shost->host_no));
  1444. shost->eh_active = 1;
  1445. /*
  1446. * We have a host that is failing for some reason. Figure out
  1447. * what we need to do to get it up and online again (if we can).
  1448. * If we fail, we end up taking the thing offline.
  1449. */
  1450. if (shost->hostt->eh_strategy_handler)
  1451. rtn = shost->hostt->eh_strategy_handler(shost);
  1452. else
  1453. scsi_unjam_host(shost);
  1454. shost->eh_active = 0;
  1455. /*
  1456. * Note - if the above fails completely, the action is to take
  1457. * individual devices offline and flush the queue of any
  1458. * outstanding requests that may have been pending. When we
  1459. * restart, we restart any I/O to any other devices on the bus
  1460. * which are still online.
  1461. */
  1462. scsi_restart_operations(shost);
  1463. }
  1464. SCSI_LOG_ERROR_RECOVERY(1, printk("Error handler scsi_eh_%d"
  1465. " exiting\n",shost->host_no));
  1466. /*
  1467. * Make sure that nobody tries to wake us up again.
  1468. */
  1469. shost->eh_wait = NULL;
  1470. /*
  1471. * Knock this down too. From this point on, the host is flying
  1472. * without a pilot. If this is because the module is being unloaded,
  1473. * that's fine. If the user sent a signal to this thing, we are
  1474. * potentially in real danger.
  1475. */
  1476. shost->eh_active = 0;
  1477. shost->ehandler = NULL;
  1478. /*
  1479. * If anyone is waiting for us to exit (i.e. someone trying to unload
  1480. * a driver), then wake up that process to let them know we are on
  1481. * the way out the door.
  1482. */
  1483. complete_and_exit(shost->eh_notify, 0);
  1484. return 0;
  1485. }
  1486. /*
  1487. * Function: scsi_report_bus_reset()
  1488. *
  1489. * Purpose: Utility function used by low-level drivers to report that
  1490. * they have observed a bus reset on the bus being handled.
  1491. *
  1492. * Arguments: shost - Host in question
  1493. * channel - channel on which reset was observed.
  1494. *
  1495. * Returns: Nothing
  1496. *
  1497. * Lock status: Host lock must be held.
  1498. *
  1499. * Notes: This only needs to be called if the reset is one which
  1500. * originates from an unknown location. Resets originated
  1501. * by the mid-level itself don't need to call this, but there
  1502. * should be no harm.
  1503. *
  1504. * The main purpose of this is to make sure that a CHECK_CONDITION
  1505. * is properly treated.
  1506. */
  1507. void scsi_report_bus_reset(struct Scsi_Host *shost, int channel)
  1508. {
  1509. struct scsi_device *sdev;
  1510. __shost_for_each_device(sdev, shost) {
  1511. if (channel == sdev->channel) {
  1512. sdev->was_reset = 1;
  1513. sdev->expecting_cc_ua = 1;
  1514. }
  1515. }
  1516. }
  1517. EXPORT_SYMBOL(scsi_report_bus_reset);
  1518. /*
  1519. * Function: scsi_report_device_reset()
  1520. *
  1521. * Purpose: Utility function used by low-level drivers to report that
  1522. * they have observed a device reset on the device being handled.
  1523. *
  1524. * Arguments: shost - Host in question
  1525. * channel - channel on which reset was observed
  1526. * target - target on which reset was observed
  1527. *
  1528. * Returns: Nothing
  1529. *
  1530. * Lock status: Host lock must be held
  1531. *
  1532. * Notes: This only needs to be called if the reset is one which
  1533. * originates from an unknown location. Resets originated
  1534. * by the mid-level itself don't need to call this, but there
  1535. * should be no harm.
  1536. *
  1537. * The main purpose of this is to make sure that a CHECK_CONDITION
  1538. * is properly treated.
  1539. */
  1540. void scsi_report_device_reset(struct Scsi_Host *shost, int channel, int target)
  1541. {
  1542. struct scsi_device *sdev;
  1543. __shost_for_each_device(sdev, shost) {
  1544. if (channel == sdev->channel &&
  1545. target == sdev->id) {
  1546. sdev->was_reset = 1;
  1547. sdev->expecting_cc_ua = 1;
  1548. }
  1549. }
  1550. }
  1551. EXPORT_SYMBOL(scsi_report_device_reset);
  1552. static void
  1553. scsi_reset_provider_done_command(struct scsi_cmnd *scmd)
  1554. {
  1555. }
  1556. /*
  1557. * Function: scsi_reset_provider
  1558. *
  1559. * Purpose: Send requested reset to a bus or device at any phase.
  1560. *
  1561. * Arguments: device - device to send reset to
  1562. * flag - reset type (see scsi.h)
  1563. *
  1564. * Returns: SUCCESS/FAILURE.
  1565. *
  1566. * Notes: This is used by the SCSI Generic driver to provide
  1567. * Bus/Device reset capability.
  1568. */
  1569. int
  1570. scsi_reset_provider(struct scsi_device *dev, int flag)
  1571. {
  1572. struct scsi_cmnd *scmd = scsi_get_command(dev, GFP_KERNEL);
  1573. struct request req;
  1574. int rtn;
  1575. scmd->request = &req;
  1576. memset(&scmd->eh_timeout, 0, sizeof(scmd->eh_timeout));
  1577. scmd->request->rq_status = RQ_SCSI_BUSY;
  1578. memset(&scmd->cmnd, '\0', sizeof(scmd->cmnd));
  1579. scmd->scsi_done = scsi_reset_provider_done_command;
  1580. scmd->done = NULL;
  1581. scmd->buffer = NULL;
  1582. scmd->bufflen = 0;
  1583. scmd->request_buffer = NULL;
  1584. scmd->request_bufflen = 0;
  1585. scmd->cmd_len = 0;
  1586. scmd->sc_data_direction = DMA_BIDIRECTIONAL;
  1587. scmd->sc_request = NULL;
  1588. scmd->sc_magic = SCSI_CMND_MAGIC;
  1589. init_timer(&scmd->eh_timeout);
  1590. /*
  1591. * Sometimes the command can get back into the timer chain,
  1592. * so use the pid as an identifier.
  1593. */
  1594. scmd->pid = 0;
  1595. switch (flag) {
  1596. case SCSI_TRY_RESET_DEVICE:
  1597. rtn = scsi_try_bus_device_reset(scmd);
  1598. if (rtn == SUCCESS)
  1599. break;
  1600. /* FALLTHROUGH */
  1601. case SCSI_TRY_RESET_BUS:
  1602. rtn = scsi_try_bus_reset(scmd);
  1603. if (rtn == SUCCESS)
  1604. break;
  1605. /* FALLTHROUGH */
  1606. case SCSI_TRY_RESET_HOST:
  1607. rtn = scsi_try_host_reset(scmd);
  1608. break;
  1609. default:
  1610. rtn = FAILED;
  1611. }
  1612. scsi_next_command(scmd);
  1613. return rtn;
  1614. }
  1615. EXPORT_SYMBOL(scsi_reset_provider);
  1616. /**
  1617. * scsi_normalize_sense - normalize main elements from either fixed or
  1618. * descriptor sense data format into a common format.
  1619. *
  1620. * @sense_buffer: byte array containing sense data returned by device
  1621. * @sb_len: number of valid bytes in sense_buffer
  1622. * @sshdr: pointer to instance of structure that common
  1623. * elements are written to.
  1624. *
  1625. * Notes:
  1626. * The "main elements" from sense data are: response_code, sense_key,
  1627. * asc, ascq and additional_length (only for descriptor format).
  1628. *
  1629. * Typically this function can be called after a device has
  1630. * responded to a SCSI command with the CHECK_CONDITION status.
  1631. *
  1632. * Return value:
  1633. * 1 if valid sense data information found, else 0;
  1634. **/
  1635. int scsi_normalize_sense(const u8 *sense_buffer, int sb_len,
  1636. struct scsi_sense_hdr *sshdr)
  1637. {
  1638. if (!sense_buffer || !sb_len || (sense_buffer[0] & 0x70) != 0x70)
  1639. return 0;
  1640. memset(sshdr, 0, sizeof(struct scsi_sense_hdr));
  1641. sshdr->response_code = (sense_buffer[0] & 0x7f);
  1642. if (sshdr->response_code >= 0x72) {
  1643. /*
  1644. * descriptor format
  1645. */
  1646. if (sb_len > 1)
  1647. sshdr->sense_key = (sense_buffer[1] & 0xf);
  1648. if (sb_len > 2)
  1649. sshdr->asc = sense_buffer[2];
  1650. if (sb_len > 3)
  1651. sshdr->ascq = sense_buffer[3];
  1652. if (sb_len > 7)
  1653. sshdr->additional_length = sense_buffer[7];
  1654. } else {
  1655. /*
  1656. * fixed format
  1657. */
  1658. if (sb_len > 2)
  1659. sshdr->sense_key = (sense_buffer[2] & 0xf);
  1660. if (sb_len > 7) {
  1661. sb_len = (sb_len < (sense_buffer[7] + 8)) ?
  1662. sb_len : (sense_buffer[7] + 8);
  1663. if (sb_len > 12)
  1664. sshdr->asc = sense_buffer[12];
  1665. if (sb_len > 13)
  1666. sshdr->ascq = sense_buffer[13];
  1667. }
  1668. }
  1669. return 1;
  1670. }
  1671. EXPORT_SYMBOL(scsi_normalize_sense);
  1672. int scsi_request_normalize_sense(struct scsi_request *sreq,
  1673. struct scsi_sense_hdr *sshdr)
  1674. {
  1675. return scsi_normalize_sense(sreq->sr_sense_buffer,
  1676. sizeof(sreq->sr_sense_buffer), sshdr);
  1677. }
  1678. EXPORT_SYMBOL(scsi_request_normalize_sense);
  1679. int scsi_command_normalize_sense(struct scsi_cmnd *cmd,
  1680. struct scsi_sense_hdr *sshdr)
  1681. {
  1682. return scsi_normalize_sense(cmd->sense_buffer,
  1683. sizeof(cmd->sense_buffer), sshdr);
  1684. }
  1685. EXPORT_SYMBOL(scsi_command_normalize_sense);
  1686. /**
  1687. * scsi_sense_desc_find - search for a given descriptor type in
  1688. * descriptor sense data format.
  1689. *
  1690. * @sense_buffer: byte array of descriptor format sense data
  1691. * @sb_len: number of valid bytes in sense_buffer
  1692. * @desc_type: value of descriptor type to find
  1693. * (e.g. 0 -> information)
  1694. *
  1695. * Notes:
  1696. * only valid when sense data is in descriptor format
  1697. *
  1698. * Return value:
  1699. * pointer to start of (first) descriptor if found else NULL
  1700. **/
  1701. const u8 * scsi_sense_desc_find(const u8 * sense_buffer, int sb_len,
  1702. int desc_type)
  1703. {
  1704. int add_sen_len, add_len, desc_len, k;
  1705. const u8 * descp;
  1706. if ((sb_len < 8) || (0 == (add_sen_len = sense_buffer[7])))
  1707. return NULL;
  1708. if ((sense_buffer[0] < 0x72) || (sense_buffer[0] > 0x73))
  1709. return NULL;
  1710. add_sen_len = (add_sen_len < (sb_len - 8)) ?
  1711. add_sen_len : (sb_len - 8);
  1712. descp = &sense_buffer[8];
  1713. for (desc_len = 0, k = 0; k < add_sen_len; k += desc_len) {
  1714. descp += desc_len;
  1715. add_len = (k < (add_sen_len - 1)) ? descp[1]: -1;
  1716. desc_len = add_len + 2;
  1717. if (descp[0] == desc_type)
  1718. return descp;
  1719. if (add_len < 0) // short descriptor ??
  1720. break;
  1721. }
  1722. return NULL;
  1723. }
  1724. EXPORT_SYMBOL(scsi_sense_desc_find);
  1725. /**
  1726. * scsi_get_sense_info_fld - attempts to get information field from
  1727. * sense data (either fixed or descriptor format)
  1728. *
  1729. * @sense_buffer: byte array of sense data
  1730. * @sb_len: number of valid bytes in sense_buffer
  1731. * @info_out: pointer to 64 integer where 8 or 4 byte information
  1732. * field will be placed if found.
  1733. *
  1734. * Return value:
  1735. * 1 if information field found, 0 if not found.
  1736. **/
  1737. int scsi_get_sense_info_fld(const u8 * sense_buffer, int sb_len,
  1738. u64 * info_out)
  1739. {
  1740. int j;
  1741. const u8 * ucp;
  1742. u64 ull;
  1743. if (sb_len < 7)
  1744. return 0;
  1745. switch (sense_buffer[0] & 0x7f) {
  1746. case 0x70:
  1747. case 0x71:
  1748. if (sense_buffer[0] & 0x80) {
  1749. *info_out = (sense_buffer[3] << 24) +
  1750. (sense_buffer[4] << 16) +
  1751. (sense_buffer[5] << 8) + sense_buffer[6];
  1752. return 1;
  1753. } else
  1754. return 0;
  1755. case 0x72:
  1756. case 0x73:
  1757. ucp = scsi_sense_desc_find(sense_buffer, sb_len,
  1758. 0 /* info desc */);
  1759. if (ucp && (0xa == ucp[1])) {
  1760. ull = 0;
  1761. for (j = 0; j < 8; ++j) {
  1762. if (j > 0)
  1763. ull <<= 8;
  1764. ull |= ucp[4 + j];
  1765. }
  1766. *info_out = ull;
  1767. return 1;
  1768. } else
  1769. return 0;
  1770. default:
  1771. return 0;
  1772. }
  1773. }
  1774. EXPORT_SYMBOL(scsi_get_sense_info_fld);