scsi_error.c 57 KB

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