scsi_lib.c 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557
  1. /*
  2. * scsi_lib.c Copyright (C) 1999 Eric Youngdale
  3. *
  4. * SCSI queueing library.
  5. * Initial versions: Eric Youngdale (eric@andante.org).
  6. * Based upon conversations with large numbers
  7. * of people at Linux Expo.
  8. */
  9. #include <linux/bio.h>
  10. #include <linux/bitops.h>
  11. #include <linux/blkdev.h>
  12. #include <linux/completion.h>
  13. #include <linux/kernel.h>
  14. #include <linux/mempool.h>
  15. #include <linux/slab.h>
  16. #include <linux/init.h>
  17. #include <linux/pci.h>
  18. #include <linux/delay.h>
  19. #include <linux/hardirq.h>
  20. #include <linux/scatterlist.h>
  21. #include <scsi/scsi.h>
  22. #include <scsi/scsi_cmnd.h>
  23. #include <scsi/scsi_dbg.h>
  24. #include <scsi/scsi_device.h>
  25. #include <scsi/scsi_driver.h>
  26. #include <scsi/scsi_eh.h>
  27. #include <scsi/scsi_host.h>
  28. #include "scsi_priv.h"
  29. #include "scsi_logging.h"
  30. #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
  31. #define SG_MEMPOOL_SIZE 2
  32. struct scsi_host_sg_pool {
  33. size_t size;
  34. char *name;
  35. struct kmem_cache *slab;
  36. mempool_t *pool;
  37. };
  38. #define SP(x) { x, "sgpool-" __stringify(x) }
  39. #if (SCSI_MAX_SG_SEGMENTS < 32)
  40. #error SCSI_MAX_SG_SEGMENTS is too small (must be 32 or greater)
  41. #endif
  42. static struct scsi_host_sg_pool scsi_sg_pools[] = {
  43. SP(8),
  44. SP(16),
  45. #if (SCSI_MAX_SG_SEGMENTS > 32)
  46. SP(32),
  47. #if (SCSI_MAX_SG_SEGMENTS > 64)
  48. SP(64),
  49. #if (SCSI_MAX_SG_SEGMENTS > 128)
  50. SP(128),
  51. #if (SCSI_MAX_SG_SEGMENTS > 256)
  52. #error SCSI_MAX_SG_SEGMENTS is too large (256 MAX)
  53. #endif
  54. #endif
  55. #endif
  56. #endif
  57. SP(SCSI_MAX_SG_SEGMENTS)
  58. };
  59. #undef SP
  60. struct kmem_cache *scsi_sdb_cache;
  61. static void scsi_run_queue(struct request_queue *q);
  62. /*
  63. * Function: scsi_unprep_request()
  64. *
  65. * Purpose: Remove all preparation done for a request, including its
  66. * associated scsi_cmnd, so that it can be requeued.
  67. *
  68. * Arguments: req - request to unprepare
  69. *
  70. * Lock status: Assumed that no locks are held upon entry.
  71. *
  72. * Returns: Nothing.
  73. */
  74. static void scsi_unprep_request(struct request *req)
  75. {
  76. struct scsi_cmnd *cmd = req->special;
  77. req->cmd_flags &= ~REQ_DONTPREP;
  78. req->special = NULL;
  79. scsi_put_command(cmd);
  80. }
  81. /**
  82. * __scsi_queue_insert - private queue insertion
  83. * @cmd: The SCSI command being requeued
  84. * @reason: The reason for the requeue
  85. * @unbusy: Whether the queue should be unbusied
  86. *
  87. * This is a private queue insertion. The public interface
  88. * scsi_queue_insert() always assumes the queue should be unbusied
  89. * because it's always called before the completion. This function is
  90. * for a requeue after completion, which should only occur in this
  91. * file.
  92. */
  93. static int __scsi_queue_insert(struct scsi_cmnd *cmd, int reason, int unbusy)
  94. {
  95. struct Scsi_Host *host = cmd->device->host;
  96. struct scsi_device *device = cmd->device;
  97. struct scsi_target *starget = scsi_target(device);
  98. struct request_queue *q = device->request_queue;
  99. unsigned long flags;
  100. SCSI_LOG_MLQUEUE(1,
  101. printk("Inserting command %p into mlqueue\n", cmd));
  102. /*
  103. * Set the appropriate busy bit for the device/host.
  104. *
  105. * If the host/device isn't busy, assume that something actually
  106. * completed, and that we should be able to queue a command now.
  107. *
  108. * Note that the prior mid-layer assumption that any host could
  109. * always queue at least one command is now broken. The mid-layer
  110. * will implement a user specifiable stall (see
  111. * scsi_host.max_host_blocked and scsi_device.max_device_blocked)
  112. * if a command is requeued with no other commands outstanding
  113. * either for the device or for the host.
  114. */
  115. switch (reason) {
  116. case SCSI_MLQUEUE_HOST_BUSY:
  117. host->host_blocked = host->max_host_blocked;
  118. break;
  119. case SCSI_MLQUEUE_DEVICE_BUSY:
  120. device->device_blocked = device->max_device_blocked;
  121. break;
  122. case SCSI_MLQUEUE_TARGET_BUSY:
  123. starget->target_blocked = starget->max_target_blocked;
  124. break;
  125. }
  126. /*
  127. * Decrement the counters, since these commands are no longer
  128. * active on the host/device.
  129. */
  130. if (unbusy)
  131. scsi_device_unbusy(device);
  132. /*
  133. * Requeue this command. It will go before all other commands
  134. * that are already in the queue.
  135. *
  136. * NOTE: there is magic here about the way the queue is plugged if
  137. * we have no outstanding commands.
  138. *
  139. * Although we *don't* plug the queue, we call the request
  140. * function. The SCSI request function detects the blocked condition
  141. * and plugs the queue appropriately.
  142. */
  143. spin_lock_irqsave(q->queue_lock, flags);
  144. blk_requeue_request(q, cmd->request);
  145. spin_unlock_irqrestore(q->queue_lock, flags);
  146. scsi_run_queue(q);
  147. return 0;
  148. }
  149. /*
  150. * Function: scsi_queue_insert()
  151. *
  152. * Purpose: Insert a command in the midlevel queue.
  153. *
  154. * Arguments: cmd - command that we are adding to queue.
  155. * reason - why we are inserting command to queue.
  156. *
  157. * Lock status: Assumed that lock is not held upon entry.
  158. *
  159. * Returns: Nothing.
  160. *
  161. * Notes: We do this for one of two cases. Either the host is busy
  162. * and it cannot accept any more commands for the time being,
  163. * or the device returned QUEUE_FULL and can accept no more
  164. * commands.
  165. * Notes: This could be called either from an interrupt context or a
  166. * normal process context.
  167. */
  168. int scsi_queue_insert(struct scsi_cmnd *cmd, int reason)
  169. {
  170. return __scsi_queue_insert(cmd, reason, 1);
  171. }
  172. /**
  173. * scsi_execute - insert request and wait for the result
  174. * @sdev: scsi device
  175. * @cmd: scsi command
  176. * @data_direction: data direction
  177. * @buffer: data buffer
  178. * @bufflen: len of buffer
  179. * @sense: optional sense buffer
  180. * @timeout: request timeout in seconds
  181. * @retries: number of times to retry request
  182. * @flags: or into request flags;
  183. * @resid: optional residual length
  184. *
  185. * returns the req->errors value which is the scsi_cmnd result
  186. * field.
  187. */
  188. int scsi_execute(struct scsi_device *sdev, const unsigned char *cmd,
  189. int data_direction, void *buffer, unsigned bufflen,
  190. unsigned char *sense, int timeout, int retries, int flags,
  191. int *resid)
  192. {
  193. struct request *req;
  194. int write = (data_direction == DMA_TO_DEVICE);
  195. int ret = DRIVER_ERROR << 24;
  196. req = blk_get_request(sdev->request_queue, write, __GFP_WAIT);
  197. if (bufflen && blk_rq_map_kern(sdev->request_queue, req,
  198. buffer, bufflen, __GFP_WAIT))
  199. goto out;
  200. req->cmd_len = COMMAND_SIZE(cmd[0]);
  201. memcpy(req->cmd, cmd, req->cmd_len);
  202. req->sense = sense;
  203. req->sense_len = 0;
  204. req->retries = retries;
  205. req->timeout = timeout;
  206. req->cmd_type = REQ_TYPE_BLOCK_PC;
  207. req->cmd_flags |= flags | REQ_QUIET | REQ_PREEMPT;
  208. /*
  209. * head injection *required* here otherwise quiesce won't work
  210. */
  211. blk_execute_rq(req->q, NULL, req, 1);
  212. /*
  213. * Some devices (USB mass-storage in particular) may transfer
  214. * garbage data together with a residue indicating that the data
  215. * is invalid. Prevent the garbage from being misinterpreted
  216. * and prevent security leaks by zeroing out the excess data.
  217. */
  218. if (unlikely(req->resid_len > 0 && req->resid_len <= bufflen))
  219. memset(buffer + (bufflen - req->resid_len), 0, req->resid_len);
  220. if (resid)
  221. *resid = req->resid_len;
  222. ret = req->errors;
  223. out:
  224. blk_put_request(req);
  225. return ret;
  226. }
  227. EXPORT_SYMBOL(scsi_execute);
  228. int scsi_execute_req(struct scsi_device *sdev, const unsigned char *cmd,
  229. int data_direction, void *buffer, unsigned bufflen,
  230. struct scsi_sense_hdr *sshdr, int timeout, int retries,
  231. int *resid)
  232. {
  233. char *sense = NULL;
  234. int result;
  235. if (sshdr) {
  236. sense = kzalloc(SCSI_SENSE_BUFFERSIZE, GFP_NOIO);
  237. if (!sense)
  238. return DRIVER_ERROR << 24;
  239. }
  240. result = scsi_execute(sdev, cmd, data_direction, buffer, bufflen,
  241. sense, timeout, retries, 0, resid);
  242. if (sshdr)
  243. scsi_normalize_sense(sense, SCSI_SENSE_BUFFERSIZE, sshdr);
  244. kfree(sense);
  245. return result;
  246. }
  247. EXPORT_SYMBOL(scsi_execute_req);
  248. /*
  249. * Function: scsi_init_cmd_errh()
  250. *
  251. * Purpose: Initialize cmd fields related to error handling.
  252. *
  253. * Arguments: cmd - command that is ready to be queued.
  254. *
  255. * Notes: This function has the job of initializing a number of
  256. * fields related to error handling. Typically this will
  257. * be called once for each command, as required.
  258. */
  259. static void scsi_init_cmd_errh(struct scsi_cmnd *cmd)
  260. {
  261. cmd->serial_number = 0;
  262. scsi_set_resid(cmd, 0);
  263. memset(cmd->sense_buffer, 0, SCSI_SENSE_BUFFERSIZE);
  264. if (cmd->cmd_len == 0)
  265. cmd->cmd_len = scsi_command_size(cmd->cmnd);
  266. }
  267. void scsi_device_unbusy(struct scsi_device *sdev)
  268. {
  269. struct Scsi_Host *shost = sdev->host;
  270. struct scsi_target *starget = scsi_target(sdev);
  271. unsigned long flags;
  272. spin_lock_irqsave(shost->host_lock, flags);
  273. shost->host_busy--;
  274. starget->target_busy--;
  275. if (unlikely(scsi_host_in_recovery(shost) &&
  276. (shost->host_failed || shost->host_eh_scheduled)))
  277. scsi_eh_wakeup(shost);
  278. spin_unlock(shost->host_lock);
  279. spin_lock(sdev->request_queue->queue_lock);
  280. sdev->device_busy--;
  281. spin_unlock_irqrestore(sdev->request_queue->queue_lock, flags);
  282. }
  283. /*
  284. * Called for single_lun devices on IO completion. Clear starget_sdev_user,
  285. * and call blk_run_queue for all the scsi_devices on the target -
  286. * including current_sdev first.
  287. *
  288. * Called with *no* scsi locks held.
  289. */
  290. static void scsi_single_lun_run(struct scsi_device *current_sdev)
  291. {
  292. struct Scsi_Host *shost = current_sdev->host;
  293. struct scsi_device *sdev, *tmp;
  294. struct scsi_target *starget = scsi_target(current_sdev);
  295. unsigned long flags;
  296. spin_lock_irqsave(shost->host_lock, flags);
  297. starget->starget_sdev_user = NULL;
  298. spin_unlock_irqrestore(shost->host_lock, flags);
  299. /*
  300. * Call blk_run_queue for all LUNs on the target, starting with
  301. * current_sdev. We race with others (to set starget_sdev_user),
  302. * but in most cases, we will be first. Ideally, each LU on the
  303. * target would get some limited time or requests on the target.
  304. */
  305. blk_run_queue(current_sdev->request_queue);
  306. spin_lock_irqsave(shost->host_lock, flags);
  307. if (starget->starget_sdev_user)
  308. goto out;
  309. list_for_each_entry_safe(sdev, tmp, &starget->devices,
  310. same_target_siblings) {
  311. if (sdev == current_sdev)
  312. continue;
  313. if (scsi_device_get(sdev))
  314. continue;
  315. spin_unlock_irqrestore(shost->host_lock, flags);
  316. blk_run_queue(sdev->request_queue);
  317. spin_lock_irqsave(shost->host_lock, flags);
  318. scsi_device_put(sdev);
  319. }
  320. out:
  321. spin_unlock_irqrestore(shost->host_lock, flags);
  322. }
  323. static inline int scsi_device_is_busy(struct scsi_device *sdev)
  324. {
  325. if (sdev->device_busy >= sdev->queue_depth || sdev->device_blocked)
  326. return 1;
  327. return 0;
  328. }
  329. static inline int scsi_target_is_busy(struct scsi_target *starget)
  330. {
  331. return ((starget->can_queue > 0 &&
  332. starget->target_busy >= starget->can_queue) ||
  333. starget->target_blocked);
  334. }
  335. static inline int scsi_host_is_busy(struct Scsi_Host *shost)
  336. {
  337. if ((shost->can_queue > 0 && shost->host_busy >= shost->can_queue) ||
  338. shost->host_blocked || shost->host_self_blocked)
  339. return 1;
  340. return 0;
  341. }
  342. /*
  343. * Function: scsi_run_queue()
  344. *
  345. * Purpose: Select a proper request queue to serve next
  346. *
  347. * Arguments: q - last request's queue
  348. *
  349. * Returns: Nothing
  350. *
  351. * Notes: The previous command was completely finished, start
  352. * a new one if possible.
  353. */
  354. static void scsi_run_queue(struct request_queue *q)
  355. {
  356. struct scsi_device *sdev = q->queuedata;
  357. struct Scsi_Host *shost = sdev->host;
  358. LIST_HEAD(starved_list);
  359. unsigned long flags;
  360. if (scsi_target(sdev)->single_lun)
  361. scsi_single_lun_run(sdev);
  362. spin_lock_irqsave(shost->host_lock, flags);
  363. list_splice_init(&shost->starved_list, &starved_list);
  364. while (!list_empty(&starved_list)) {
  365. int flagset;
  366. /*
  367. * As long as shost is accepting commands and we have
  368. * starved queues, call blk_run_queue. scsi_request_fn
  369. * drops the queue_lock and can add us back to the
  370. * starved_list.
  371. *
  372. * host_lock protects the starved_list and starved_entry.
  373. * scsi_request_fn must get the host_lock before checking
  374. * or modifying starved_list or starved_entry.
  375. */
  376. if (scsi_host_is_busy(shost))
  377. break;
  378. sdev = list_entry(starved_list.next,
  379. struct scsi_device, starved_entry);
  380. list_del_init(&sdev->starved_entry);
  381. if (scsi_target_is_busy(scsi_target(sdev))) {
  382. list_move_tail(&sdev->starved_entry,
  383. &shost->starved_list);
  384. continue;
  385. }
  386. spin_unlock(shost->host_lock);
  387. spin_lock(sdev->request_queue->queue_lock);
  388. flagset = test_bit(QUEUE_FLAG_REENTER, &q->queue_flags) &&
  389. !test_bit(QUEUE_FLAG_REENTER,
  390. &sdev->request_queue->queue_flags);
  391. if (flagset)
  392. queue_flag_set(QUEUE_FLAG_REENTER, sdev->request_queue);
  393. __blk_run_queue(sdev->request_queue);
  394. if (flagset)
  395. queue_flag_clear(QUEUE_FLAG_REENTER, sdev->request_queue);
  396. spin_unlock(sdev->request_queue->queue_lock);
  397. spin_lock(shost->host_lock);
  398. }
  399. /* put any unprocessed entries back */
  400. list_splice(&starved_list, &shost->starved_list);
  401. spin_unlock_irqrestore(shost->host_lock, flags);
  402. blk_run_queue(q);
  403. }
  404. /*
  405. * Function: scsi_requeue_command()
  406. *
  407. * Purpose: Handle post-processing of completed commands.
  408. *
  409. * Arguments: q - queue to operate on
  410. * cmd - command that may need to be requeued.
  411. *
  412. * Returns: Nothing
  413. *
  414. * Notes: After command completion, there may be blocks left
  415. * over which weren't finished by the previous command
  416. * this can be for a number of reasons - the main one is
  417. * I/O errors in the middle of the request, in which case
  418. * we need to request the blocks that come after the bad
  419. * sector.
  420. * Notes: Upon return, cmd is a stale pointer.
  421. */
  422. static void scsi_requeue_command(struct request_queue *q, struct scsi_cmnd *cmd)
  423. {
  424. struct request *req = cmd->request;
  425. unsigned long flags;
  426. spin_lock_irqsave(q->queue_lock, flags);
  427. scsi_unprep_request(req);
  428. blk_requeue_request(q, req);
  429. spin_unlock_irqrestore(q->queue_lock, flags);
  430. scsi_run_queue(q);
  431. }
  432. void scsi_next_command(struct scsi_cmnd *cmd)
  433. {
  434. struct scsi_device *sdev = cmd->device;
  435. struct request_queue *q = sdev->request_queue;
  436. /* need to hold a reference on the device before we let go of the cmd */
  437. get_device(&sdev->sdev_gendev);
  438. scsi_put_command(cmd);
  439. scsi_run_queue(q);
  440. /* ok to remove device now */
  441. put_device(&sdev->sdev_gendev);
  442. }
  443. void scsi_run_host_queues(struct Scsi_Host *shost)
  444. {
  445. struct scsi_device *sdev;
  446. shost_for_each_device(sdev, shost)
  447. scsi_run_queue(sdev->request_queue);
  448. }
  449. static void __scsi_release_buffers(struct scsi_cmnd *, int);
  450. /*
  451. * Function: scsi_end_request()
  452. *
  453. * Purpose: Post-processing of completed commands (usually invoked at end
  454. * of upper level post-processing and scsi_io_completion).
  455. *
  456. * Arguments: cmd - command that is complete.
  457. * error - 0 if I/O indicates success, < 0 for I/O error.
  458. * bytes - number of bytes of completed I/O
  459. * requeue - indicates whether we should requeue leftovers.
  460. *
  461. * Lock status: Assumed that lock is not held upon entry.
  462. *
  463. * Returns: cmd if requeue required, NULL otherwise.
  464. *
  465. * Notes: This is called for block device requests in order to
  466. * mark some number of sectors as complete.
  467. *
  468. * We are guaranteeing that the request queue will be goosed
  469. * at some point during this call.
  470. * Notes: If cmd was requeued, upon return it will be a stale pointer.
  471. */
  472. static struct scsi_cmnd *scsi_end_request(struct scsi_cmnd *cmd, int error,
  473. int bytes, int requeue)
  474. {
  475. struct request_queue *q = cmd->device->request_queue;
  476. struct request *req = cmd->request;
  477. /*
  478. * If there are blocks left over at the end, set up the command
  479. * to queue the remainder of them.
  480. */
  481. if (blk_end_request(req, error, bytes)) {
  482. int leftover = blk_rq_bytes(req);
  483. if (blk_pc_request(req))
  484. leftover = req->resid_len;
  485. /* kill remainder if no retrys */
  486. if (error && scsi_noretry_cmd(cmd))
  487. blk_end_request(req, error, leftover);
  488. else {
  489. if (requeue) {
  490. /*
  491. * Bleah. Leftovers again. Stick the
  492. * leftovers in the front of the
  493. * queue, and goose the queue again.
  494. */
  495. scsi_release_buffers(cmd);
  496. scsi_requeue_command(q, cmd);
  497. cmd = NULL;
  498. }
  499. return cmd;
  500. }
  501. }
  502. /*
  503. * This will goose the queue request function at the end, so we don't
  504. * need to worry about launching another command.
  505. */
  506. __scsi_release_buffers(cmd, 0);
  507. scsi_next_command(cmd);
  508. return NULL;
  509. }
  510. static inline unsigned int scsi_sgtable_index(unsigned short nents)
  511. {
  512. unsigned int index;
  513. BUG_ON(nents > SCSI_MAX_SG_SEGMENTS);
  514. if (nents <= 8)
  515. index = 0;
  516. else
  517. index = get_count_order(nents) - 3;
  518. return index;
  519. }
  520. static void scsi_sg_free(struct scatterlist *sgl, unsigned int nents)
  521. {
  522. struct scsi_host_sg_pool *sgp;
  523. sgp = scsi_sg_pools + scsi_sgtable_index(nents);
  524. mempool_free(sgl, sgp->pool);
  525. }
  526. static struct scatterlist *scsi_sg_alloc(unsigned int nents, gfp_t gfp_mask)
  527. {
  528. struct scsi_host_sg_pool *sgp;
  529. sgp = scsi_sg_pools + scsi_sgtable_index(nents);
  530. return mempool_alloc(sgp->pool, gfp_mask);
  531. }
  532. static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents,
  533. gfp_t gfp_mask)
  534. {
  535. int ret;
  536. BUG_ON(!nents);
  537. ret = __sg_alloc_table(&sdb->table, nents, SCSI_MAX_SG_SEGMENTS,
  538. gfp_mask, scsi_sg_alloc);
  539. if (unlikely(ret))
  540. __sg_free_table(&sdb->table, SCSI_MAX_SG_SEGMENTS,
  541. scsi_sg_free);
  542. return ret;
  543. }
  544. static void scsi_free_sgtable(struct scsi_data_buffer *sdb)
  545. {
  546. __sg_free_table(&sdb->table, SCSI_MAX_SG_SEGMENTS, scsi_sg_free);
  547. }
  548. static void __scsi_release_buffers(struct scsi_cmnd *cmd, int do_bidi_check)
  549. {
  550. if (cmd->sdb.table.nents)
  551. scsi_free_sgtable(&cmd->sdb);
  552. memset(&cmd->sdb, 0, sizeof(cmd->sdb));
  553. if (do_bidi_check && scsi_bidi_cmnd(cmd)) {
  554. struct scsi_data_buffer *bidi_sdb =
  555. cmd->request->next_rq->special;
  556. scsi_free_sgtable(bidi_sdb);
  557. kmem_cache_free(scsi_sdb_cache, bidi_sdb);
  558. cmd->request->next_rq->special = NULL;
  559. }
  560. if (scsi_prot_sg_count(cmd))
  561. scsi_free_sgtable(cmd->prot_sdb);
  562. }
  563. /*
  564. * Function: scsi_release_buffers()
  565. *
  566. * Purpose: Completion processing for block device I/O requests.
  567. *
  568. * Arguments: cmd - command that we are bailing.
  569. *
  570. * Lock status: Assumed that no lock is held upon entry.
  571. *
  572. * Returns: Nothing
  573. *
  574. * Notes: In the event that an upper level driver rejects a
  575. * command, we must release resources allocated during
  576. * the __init_io() function. Primarily this would involve
  577. * the scatter-gather table, and potentially any bounce
  578. * buffers.
  579. */
  580. void scsi_release_buffers(struct scsi_cmnd *cmd)
  581. {
  582. __scsi_release_buffers(cmd, 1);
  583. }
  584. EXPORT_SYMBOL(scsi_release_buffers);
  585. /*
  586. * Function: scsi_io_completion()
  587. *
  588. * Purpose: Completion processing for block device I/O requests.
  589. *
  590. * Arguments: cmd - command that is finished.
  591. *
  592. * Lock status: Assumed that no lock is held upon entry.
  593. *
  594. * Returns: Nothing
  595. *
  596. * Notes: This function is matched in terms of capabilities to
  597. * the function that created the scatter-gather list.
  598. * In other words, if there are no bounce buffers
  599. * (the normal case for most drivers), we don't need
  600. * the logic to deal with cleaning up afterwards.
  601. *
  602. * We must call scsi_end_request(). This will finish off
  603. * the specified number of sectors. If we are done, the
  604. * command block will be released and the queue function
  605. * will be goosed. If we are not done then we have to
  606. * figure out what to do next:
  607. *
  608. * a) We can call scsi_requeue_command(). The request
  609. * will be unprepared and put back on the queue. Then
  610. * a new command will be created for it. This should
  611. * be used if we made forward progress, or if we want
  612. * to switch from READ(10) to READ(6) for example.
  613. *
  614. * b) We can call scsi_queue_insert(). The request will
  615. * be put back on the queue and retried using the same
  616. * command as before, possibly after a delay.
  617. *
  618. * c) We can call blk_end_request() with -EIO to fail
  619. * the remainder of the request.
  620. */
  621. void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes)
  622. {
  623. int result = cmd->result;
  624. int this_count;
  625. struct request_queue *q = cmd->device->request_queue;
  626. struct request *req = cmd->request;
  627. int error = 0;
  628. struct scsi_sense_hdr sshdr;
  629. int sense_valid = 0;
  630. int sense_deferred = 0;
  631. enum {ACTION_FAIL, ACTION_REPREP, ACTION_RETRY,
  632. ACTION_DELAYED_RETRY} action;
  633. char *description = NULL;
  634. if (result) {
  635. sense_valid = scsi_command_normalize_sense(cmd, &sshdr);
  636. if (sense_valid)
  637. sense_deferred = scsi_sense_is_deferred(&sshdr);
  638. }
  639. if (blk_pc_request(req)) { /* SG_IO ioctl from block level */
  640. req->errors = result;
  641. if (result) {
  642. if (sense_valid && req->sense) {
  643. /*
  644. * SG_IO wants current and deferred errors
  645. */
  646. int len = 8 + cmd->sense_buffer[7];
  647. if (len > SCSI_SENSE_BUFFERSIZE)
  648. len = SCSI_SENSE_BUFFERSIZE;
  649. memcpy(req->sense, cmd->sense_buffer, len);
  650. req->sense_len = len;
  651. }
  652. if (!sense_deferred)
  653. error = -EIO;
  654. }
  655. req->resid_len = scsi_get_resid(cmd);
  656. if (scsi_bidi_cmnd(cmd)) {
  657. /*
  658. * Bidi commands Must be complete as a whole,
  659. * both sides at once.
  660. */
  661. req->next_rq->resid_len = scsi_in(cmd)->resid;
  662. blk_end_request_all(req, 0);
  663. scsi_release_buffers(cmd);
  664. scsi_next_command(cmd);
  665. return;
  666. }
  667. }
  668. BUG_ON(blk_bidi_rq(req)); /* bidi not support for !blk_pc_request yet */
  669. /*
  670. * Next deal with any sectors which we were able to correctly
  671. * handle.
  672. */
  673. SCSI_LOG_HLCOMPLETE(1, printk("%u sectors total, "
  674. "%d bytes done.\n",
  675. blk_rq_sectors(req), good_bytes));
  676. /*
  677. * Recovered errors need reporting, but they're always treated
  678. * as success, so fiddle the result code here. For BLOCK_PC
  679. * we already took a copy of the original into rq->errors which
  680. * is what gets returned to the user
  681. */
  682. if (sense_valid && sshdr.sense_key == RECOVERED_ERROR) {
  683. if (!(req->cmd_flags & REQ_QUIET))
  684. scsi_print_sense("", cmd);
  685. result = 0;
  686. /* BLOCK_PC may have set error */
  687. error = 0;
  688. }
  689. /*
  690. * A number of bytes were successfully read. If there
  691. * are leftovers and there is some kind of error
  692. * (result != 0), retry the rest.
  693. */
  694. if (scsi_end_request(cmd, error, good_bytes, result == 0) == NULL)
  695. return;
  696. this_count = blk_rq_bytes(req);
  697. error = -EIO;
  698. if (host_byte(result) == DID_RESET) {
  699. /* Third party bus reset or reset for error recovery
  700. * reasons. Just retry the command and see what
  701. * happens.
  702. */
  703. action = ACTION_RETRY;
  704. } else if (sense_valid && !sense_deferred) {
  705. switch (sshdr.sense_key) {
  706. case UNIT_ATTENTION:
  707. if (cmd->device->removable) {
  708. /* Detected disc change. Set a bit
  709. * and quietly refuse further access.
  710. */
  711. cmd->device->changed = 1;
  712. description = "Media Changed";
  713. action = ACTION_FAIL;
  714. } else {
  715. /* Must have been a power glitch, or a
  716. * bus reset. Could not have been a
  717. * media change, so we just retry the
  718. * command and see what happens.
  719. */
  720. action = ACTION_RETRY;
  721. }
  722. break;
  723. case ILLEGAL_REQUEST:
  724. /* If we had an ILLEGAL REQUEST returned, then
  725. * we may have performed an unsupported
  726. * command. The only thing this should be
  727. * would be a ten byte read where only a six
  728. * byte read was supported. Also, on a system
  729. * where READ CAPACITY failed, we may have
  730. * read past the end of the disk.
  731. */
  732. if ((cmd->device->use_10_for_rw &&
  733. sshdr.asc == 0x20 && sshdr.ascq == 0x00) &&
  734. (cmd->cmnd[0] == READ_10 ||
  735. cmd->cmnd[0] == WRITE_10)) {
  736. /* This will issue a new 6-byte command. */
  737. cmd->device->use_10_for_rw = 0;
  738. action = ACTION_REPREP;
  739. } else if (sshdr.asc == 0x10) /* DIX */ {
  740. description = "Host Data Integrity Failure";
  741. action = ACTION_FAIL;
  742. error = -EILSEQ;
  743. } else
  744. action = ACTION_FAIL;
  745. break;
  746. case ABORTED_COMMAND:
  747. action = ACTION_FAIL;
  748. if (sshdr.asc == 0x10) { /* DIF */
  749. description = "Target Data Integrity Failure";
  750. error = -EILSEQ;
  751. }
  752. break;
  753. case NOT_READY:
  754. /* If the device is in the process of becoming
  755. * ready, or has a temporary blockage, retry.
  756. */
  757. if (sshdr.asc == 0x04) {
  758. switch (sshdr.ascq) {
  759. case 0x01: /* becoming ready */
  760. case 0x04: /* format in progress */
  761. case 0x05: /* rebuild in progress */
  762. case 0x06: /* recalculation in progress */
  763. case 0x07: /* operation in progress */
  764. case 0x08: /* Long write in progress */
  765. case 0x09: /* self test in progress */
  766. action = ACTION_DELAYED_RETRY;
  767. break;
  768. default:
  769. description = "Device not ready";
  770. action = ACTION_FAIL;
  771. break;
  772. }
  773. } else {
  774. description = "Device not ready";
  775. action = ACTION_FAIL;
  776. }
  777. break;
  778. case VOLUME_OVERFLOW:
  779. /* See SSC3rXX or current. */
  780. action = ACTION_FAIL;
  781. break;
  782. default:
  783. description = "Unhandled sense code";
  784. action = ACTION_FAIL;
  785. break;
  786. }
  787. } else {
  788. description = "Unhandled error code";
  789. action = ACTION_FAIL;
  790. }
  791. switch (action) {
  792. case ACTION_FAIL:
  793. /* Give up and fail the remainder of the request */
  794. scsi_release_buffers(cmd);
  795. if (!(req->cmd_flags & REQ_QUIET)) {
  796. if (description)
  797. scmd_printk(KERN_INFO, cmd, "%s\n",
  798. description);
  799. scsi_print_result(cmd);
  800. if (driver_byte(result) & DRIVER_SENSE)
  801. scsi_print_sense("", cmd);
  802. }
  803. blk_end_request_all(req, -EIO);
  804. scsi_next_command(cmd);
  805. break;
  806. case ACTION_REPREP:
  807. /* Unprep the request and put it back at the head of the queue.
  808. * A new command will be prepared and issued.
  809. */
  810. scsi_release_buffers(cmd);
  811. scsi_requeue_command(q, cmd);
  812. break;
  813. case ACTION_RETRY:
  814. /* Retry the same command immediately */
  815. __scsi_queue_insert(cmd, SCSI_MLQUEUE_EH_RETRY, 0);
  816. break;
  817. case ACTION_DELAYED_RETRY:
  818. /* Retry the same command after a delay */
  819. __scsi_queue_insert(cmd, SCSI_MLQUEUE_DEVICE_BUSY, 0);
  820. break;
  821. }
  822. }
  823. static int scsi_init_sgtable(struct request *req, struct scsi_data_buffer *sdb,
  824. gfp_t gfp_mask)
  825. {
  826. int count;
  827. /*
  828. * If sg table allocation fails, requeue request later.
  829. */
  830. if (unlikely(scsi_alloc_sgtable(sdb, req->nr_phys_segments,
  831. gfp_mask))) {
  832. return BLKPREP_DEFER;
  833. }
  834. req->buffer = NULL;
  835. /*
  836. * Next, walk the list, and fill in the addresses and sizes of
  837. * each segment.
  838. */
  839. count = blk_rq_map_sg(req->q, req, sdb->table.sgl);
  840. BUG_ON(count > sdb->table.nents);
  841. sdb->table.nents = count;
  842. sdb->length = blk_rq_bytes(req);
  843. return BLKPREP_OK;
  844. }
  845. /*
  846. * Function: scsi_init_io()
  847. *
  848. * Purpose: SCSI I/O initialize function.
  849. *
  850. * Arguments: cmd - Command descriptor we wish to initialize
  851. *
  852. * Returns: 0 on success
  853. * BLKPREP_DEFER if the failure is retryable
  854. * BLKPREP_KILL if the failure is fatal
  855. */
  856. int scsi_init_io(struct scsi_cmnd *cmd, gfp_t gfp_mask)
  857. {
  858. int error = scsi_init_sgtable(cmd->request, &cmd->sdb, gfp_mask);
  859. if (error)
  860. goto err_exit;
  861. if (blk_bidi_rq(cmd->request)) {
  862. struct scsi_data_buffer *bidi_sdb = kmem_cache_zalloc(
  863. scsi_sdb_cache, GFP_ATOMIC);
  864. if (!bidi_sdb) {
  865. error = BLKPREP_DEFER;
  866. goto err_exit;
  867. }
  868. cmd->request->next_rq->special = bidi_sdb;
  869. error = scsi_init_sgtable(cmd->request->next_rq, bidi_sdb,
  870. GFP_ATOMIC);
  871. if (error)
  872. goto err_exit;
  873. }
  874. if (blk_integrity_rq(cmd->request)) {
  875. struct scsi_data_buffer *prot_sdb = cmd->prot_sdb;
  876. int ivecs, count;
  877. BUG_ON(prot_sdb == NULL);
  878. ivecs = blk_rq_count_integrity_sg(cmd->request);
  879. if (scsi_alloc_sgtable(prot_sdb, ivecs, gfp_mask)) {
  880. error = BLKPREP_DEFER;
  881. goto err_exit;
  882. }
  883. count = blk_rq_map_integrity_sg(cmd->request,
  884. prot_sdb->table.sgl);
  885. BUG_ON(unlikely(count > ivecs));
  886. cmd->prot_sdb = prot_sdb;
  887. cmd->prot_sdb->table.nents = count;
  888. }
  889. return BLKPREP_OK ;
  890. err_exit:
  891. scsi_release_buffers(cmd);
  892. if (error == BLKPREP_KILL)
  893. scsi_put_command(cmd);
  894. else /* BLKPREP_DEFER */
  895. scsi_unprep_request(cmd->request);
  896. return error;
  897. }
  898. EXPORT_SYMBOL(scsi_init_io);
  899. static struct scsi_cmnd *scsi_get_cmd_from_req(struct scsi_device *sdev,
  900. struct request *req)
  901. {
  902. struct scsi_cmnd *cmd;
  903. if (!req->special) {
  904. cmd = scsi_get_command(sdev, GFP_ATOMIC);
  905. if (unlikely(!cmd))
  906. return NULL;
  907. req->special = cmd;
  908. } else {
  909. cmd = req->special;
  910. }
  911. /* pull a tag out of the request if we have one */
  912. cmd->tag = req->tag;
  913. cmd->request = req;
  914. cmd->cmnd = req->cmd;
  915. return cmd;
  916. }
  917. int scsi_setup_blk_pc_cmnd(struct scsi_device *sdev, struct request *req)
  918. {
  919. struct scsi_cmnd *cmd;
  920. int ret = scsi_prep_state_check(sdev, req);
  921. if (ret != BLKPREP_OK)
  922. return ret;
  923. cmd = scsi_get_cmd_from_req(sdev, req);
  924. if (unlikely(!cmd))
  925. return BLKPREP_DEFER;
  926. /*
  927. * BLOCK_PC requests may transfer data, in which case they must
  928. * a bio attached to them. Or they might contain a SCSI command
  929. * that does not transfer data, in which case they may optionally
  930. * submit a request without an attached bio.
  931. */
  932. if (req->bio) {
  933. int ret;
  934. BUG_ON(!req->nr_phys_segments);
  935. ret = scsi_init_io(cmd, GFP_ATOMIC);
  936. if (unlikely(ret))
  937. return ret;
  938. } else {
  939. BUG_ON(blk_rq_bytes(req));
  940. memset(&cmd->sdb, 0, sizeof(cmd->sdb));
  941. req->buffer = NULL;
  942. }
  943. cmd->cmd_len = req->cmd_len;
  944. if (!blk_rq_bytes(req))
  945. cmd->sc_data_direction = DMA_NONE;
  946. else if (rq_data_dir(req) == WRITE)
  947. cmd->sc_data_direction = DMA_TO_DEVICE;
  948. else
  949. cmd->sc_data_direction = DMA_FROM_DEVICE;
  950. cmd->transfersize = blk_rq_bytes(req);
  951. cmd->allowed = req->retries;
  952. return BLKPREP_OK;
  953. }
  954. EXPORT_SYMBOL(scsi_setup_blk_pc_cmnd);
  955. /*
  956. * Setup a REQ_TYPE_FS command. These are simple read/write request
  957. * from filesystems that still need to be translated to SCSI CDBs from
  958. * the ULD.
  959. */
  960. int scsi_setup_fs_cmnd(struct scsi_device *sdev, struct request *req)
  961. {
  962. struct scsi_cmnd *cmd;
  963. int ret = scsi_prep_state_check(sdev, req);
  964. if (ret != BLKPREP_OK)
  965. return ret;
  966. if (unlikely(sdev->scsi_dh_data && sdev->scsi_dh_data->scsi_dh
  967. && sdev->scsi_dh_data->scsi_dh->prep_fn)) {
  968. ret = sdev->scsi_dh_data->scsi_dh->prep_fn(sdev, req);
  969. if (ret != BLKPREP_OK)
  970. return ret;
  971. }
  972. /*
  973. * Filesystem requests must transfer data.
  974. */
  975. BUG_ON(!req->nr_phys_segments);
  976. cmd = scsi_get_cmd_from_req(sdev, req);
  977. if (unlikely(!cmd))
  978. return BLKPREP_DEFER;
  979. memset(cmd->cmnd, 0, BLK_MAX_CDB);
  980. return scsi_init_io(cmd, GFP_ATOMIC);
  981. }
  982. EXPORT_SYMBOL(scsi_setup_fs_cmnd);
  983. int scsi_prep_state_check(struct scsi_device *sdev, struct request *req)
  984. {
  985. int ret = BLKPREP_OK;
  986. /*
  987. * If the device is not in running state we will reject some
  988. * or all commands.
  989. */
  990. if (unlikely(sdev->sdev_state != SDEV_RUNNING)) {
  991. switch (sdev->sdev_state) {
  992. case SDEV_OFFLINE:
  993. /*
  994. * If the device is offline we refuse to process any
  995. * commands. The device must be brought online
  996. * before trying any recovery commands.
  997. */
  998. sdev_printk(KERN_ERR, sdev,
  999. "rejecting I/O to offline device\n");
  1000. ret = BLKPREP_KILL;
  1001. break;
  1002. case SDEV_DEL:
  1003. /*
  1004. * If the device is fully deleted, we refuse to
  1005. * process any commands as well.
  1006. */
  1007. sdev_printk(KERN_ERR, sdev,
  1008. "rejecting I/O to dead device\n");
  1009. ret = BLKPREP_KILL;
  1010. break;
  1011. case SDEV_QUIESCE:
  1012. case SDEV_BLOCK:
  1013. case SDEV_CREATED_BLOCK:
  1014. /*
  1015. * If the devices is blocked we defer normal commands.
  1016. */
  1017. if (!(req->cmd_flags & REQ_PREEMPT))
  1018. ret = BLKPREP_DEFER;
  1019. break;
  1020. default:
  1021. /*
  1022. * For any other not fully online state we only allow
  1023. * special commands. In particular any user initiated
  1024. * command is not allowed.
  1025. */
  1026. if (!(req->cmd_flags & REQ_PREEMPT))
  1027. ret = BLKPREP_KILL;
  1028. break;
  1029. }
  1030. }
  1031. return ret;
  1032. }
  1033. EXPORT_SYMBOL(scsi_prep_state_check);
  1034. int scsi_prep_return(struct request_queue *q, struct request *req, int ret)
  1035. {
  1036. struct scsi_device *sdev = q->queuedata;
  1037. switch (ret) {
  1038. case BLKPREP_KILL:
  1039. req->errors = DID_NO_CONNECT << 16;
  1040. /* release the command and kill it */
  1041. if (req->special) {
  1042. struct scsi_cmnd *cmd = req->special;
  1043. scsi_release_buffers(cmd);
  1044. scsi_put_command(cmd);
  1045. req->special = NULL;
  1046. }
  1047. break;
  1048. case BLKPREP_DEFER:
  1049. /*
  1050. * If we defer, the blk_peek_request() returns NULL, but the
  1051. * queue must be restarted, so we plug here if no returning
  1052. * command will automatically do that.
  1053. */
  1054. if (sdev->device_busy == 0)
  1055. blk_plug_device(q);
  1056. break;
  1057. default:
  1058. req->cmd_flags |= REQ_DONTPREP;
  1059. }
  1060. return ret;
  1061. }
  1062. EXPORT_SYMBOL(scsi_prep_return);
  1063. int scsi_prep_fn(struct request_queue *q, struct request *req)
  1064. {
  1065. struct scsi_device *sdev = q->queuedata;
  1066. int ret = BLKPREP_KILL;
  1067. if (req->cmd_type == REQ_TYPE_BLOCK_PC)
  1068. ret = scsi_setup_blk_pc_cmnd(sdev, req);
  1069. return scsi_prep_return(q, req, ret);
  1070. }
  1071. /*
  1072. * scsi_dev_queue_ready: if we can send requests to sdev, return 1 else
  1073. * return 0.
  1074. *
  1075. * Called with the queue_lock held.
  1076. */
  1077. static inline int scsi_dev_queue_ready(struct request_queue *q,
  1078. struct scsi_device *sdev)
  1079. {
  1080. if (sdev->device_busy == 0 && sdev->device_blocked) {
  1081. /*
  1082. * unblock after device_blocked iterates to zero
  1083. */
  1084. if (--sdev->device_blocked == 0) {
  1085. SCSI_LOG_MLQUEUE(3,
  1086. sdev_printk(KERN_INFO, sdev,
  1087. "unblocking device at zero depth\n"));
  1088. } else {
  1089. blk_plug_device(q);
  1090. return 0;
  1091. }
  1092. }
  1093. if (scsi_device_is_busy(sdev))
  1094. return 0;
  1095. return 1;
  1096. }
  1097. /*
  1098. * scsi_target_queue_ready: checks if there we can send commands to target
  1099. * @sdev: scsi device on starget to check.
  1100. *
  1101. * Called with the host lock held.
  1102. */
  1103. static inline int scsi_target_queue_ready(struct Scsi_Host *shost,
  1104. struct scsi_device *sdev)
  1105. {
  1106. struct scsi_target *starget = scsi_target(sdev);
  1107. if (starget->single_lun) {
  1108. if (starget->starget_sdev_user &&
  1109. starget->starget_sdev_user != sdev)
  1110. return 0;
  1111. starget->starget_sdev_user = sdev;
  1112. }
  1113. if (starget->target_busy == 0 && starget->target_blocked) {
  1114. /*
  1115. * unblock after target_blocked iterates to zero
  1116. */
  1117. if (--starget->target_blocked == 0) {
  1118. SCSI_LOG_MLQUEUE(3, starget_printk(KERN_INFO, starget,
  1119. "unblocking target at zero depth\n"));
  1120. } else {
  1121. blk_plug_device(sdev->request_queue);
  1122. return 0;
  1123. }
  1124. }
  1125. if (scsi_target_is_busy(starget)) {
  1126. if (list_empty(&sdev->starved_entry)) {
  1127. list_add_tail(&sdev->starved_entry,
  1128. &shost->starved_list);
  1129. return 0;
  1130. }
  1131. }
  1132. /* We're OK to process the command, so we can't be starved */
  1133. if (!list_empty(&sdev->starved_entry))
  1134. list_del_init(&sdev->starved_entry);
  1135. return 1;
  1136. }
  1137. /*
  1138. * scsi_host_queue_ready: if we can send requests to shost, return 1 else
  1139. * return 0. We must end up running the queue again whenever 0 is
  1140. * returned, else IO can hang.
  1141. *
  1142. * Called with host_lock held.
  1143. */
  1144. static inline int scsi_host_queue_ready(struct request_queue *q,
  1145. struct Scsi_Host *shost,
  1146. struct scsi_device *sdev)
  1147. {
  1148. if (scsi_host_in_recovery(shost))
  1149. return 0;
  1150. if (shost->host_busy == 0 && shost->host_blocked) {
  1151. /*
  1152. * unblock after host_blocked iterates to zero
  1153. */
  1154. if (--shost->host_blocked == 0) {
  1155. SCSI_LOG_MLQUEUE(3,
  1156. printk("scsi%d unblocking host at zero depth\n",
  1157. shost->host_no));
  1158. } else {
  1159. return 0;
  1160. }
  1161. }
  1162. if (scsi_host_is_busy(shost)) {
  1163. if (list_empty(&sdev->starved_entry))
  1164. list_add_tail(&sdev->starved_entry, &shost->starved_list);
  1165. return 0;
  1166. }
  1167. /* We're OK to process the command, so we can't be starved */
  1168. if (!list_empty(&sdev->starved_entry))
  1169. list_del_init(&sdev->starved_entry);
  1170. return 1;
  1171. }
  1172. /*
  1173. * Busy state exporting function for request stacking drivers.
  1174. *
  1175. * For efficiency, no lock is taken to check the busy state of
  1176. * shost/starget/sdev, since the returned value is not guaranteed and
  1177. * may be changed after request stacking drivers call the function,
  1178. * regardless of taking lock or not.
  1179. *
  1180. * When scsi can't dispatch I/Os anymore and needs to kill I/Os
  1181. * (e.g. !sdev), scsi needs to return 'not busy'.
  1182. * Otherwise, request stacking drivers may hold requests forever.
  1183. */
  1184. static int scsi_lld_busy(struct request_queue *q)
  1185. {
  1186. struct scsi_device *sdev = q->queuedata;
  1187. struct Scsi_Host *shost;
  1188. struct scsi_target *starget;
  1189. if (!sdev)
  1190. return 0;
  1191. shost = sdev->host;
  1192. starget = scsi_target(sdev);
  1193. if (scsi_host_in_recovery(shost) || scsi_host_is_busy(shost) ||
  1194. scsi_target_is_busy(starget) || scsi_device_is_busy(sdev))
  1195. return 1;
  1196. return 0;
  1197. }
  1198. /*
  1199. * Kill a request for a dead device
  1200. */
  1201. static void scsi_kill_request(struct request *req, struct request_queue *q)
  1202. {
  1203. struct scsi_cmnd *cmd = req->special;
  1204. struct scsi_device *sdev = cmd->device;
  1205. struct scsi_target *starget = scsi_target(sdev);
  1206. struct Scsi_Host *shost = sdev->host;
  1207. blk_start_request(req);
  1208. if (unlikely(cmd == NULL)) {
  1209. printk(KERN_CRIT "impossible request in %s.\n",
  1210. __func__);
  1211. BUG();
  1212. }
  1213. scsi_init_cmd_errh(cmd);
  1214. cmd->result = DID_NO_CONNECT << 16;
  1215. atomic_inc(&cmd->device->iorequest_cnt);
  1216. /*
  1217. * SCSI request completion path will do scsi_device_unbusy(),
  1218. * bump busy counts. To bump the counters, we need to dance
  1219. * with the locks as normal issue path does.
  1220. */
  1221. sdev->device_busy++;
  1222. spin_unlock(sdev->request_queue->queue_lock);
  1223. spin_lock(shost->host_lock);
  1224. shost->host_busy++;
  1225. starget->target_busy++;
  1226. spin_unlock(shost->host_lock);
  1227. spin_lock(sdev->request_queue->queue_lock);
  1228. blk_complete_request(req);
  1229. }
  1230. static void scsi_softirq_done(struct request *rq)
  1231. {
  1232. struct scsi_cmnd *cmd = rq->special;
  1233. unsigned long wait_for = (cmd->allowed + 1) * rq->timeout;
  1234. int disposition;
  1235. INIT_LIST_HEAD(&cmd->eh_entry);
  1236. /*
  1237. * Set the serial numbers back to zero
  1238. */
  1239. cmd->serial_number = 0;
  1240. atomic_inc(&cmd->device->iodone_cnt);
  1241. if (cmd->result)
  1242. atomic_inc(&cmd->device->ioerr_cnt);
  1243. disposition = scsi_decide_disposition(cmd);
  1244. if (disposition != SUCCESS &&
  1245. time_before(cmd->jiffies_at_alloc + wait_for, jiffies)) {
  1246. sdev_printk(KERN_ERR, cmd->device,
  1247. "timing out command, waited %lus\n",
  1248. wait_for/HZ);
  1249. disposition = SUCCESS;
  1250. }
  1251. scsi_log_completion(cmd, disposition);
  1252. switch (disposition) {
  1253. case SUCCESS:
  1254. scsi_finish_command(cmd);
  1255. break;
  1256. case NEEDS_RETRY:
  1257. scsi_queue_insert(cmd, SCSI_MLQUEUE_EH_RETRY);
  1258. break;
  1259. case ADD_TO_MLQUEUE:
  1260. scsi_queue_insert(cmd, SCSI_MLQUEUE_DEVICE_BUSY);
  1261. break;
  1262. default:
  1263. if (!scsi_eh_scmd_add(cmd, 0))
  1264. scsi_finish_command(cmd);
  1265. }
  1266. }
  1267. /*
  1268. * Function: scsi_request_fn()
  1269. *
  1270. * Purpose: Main strategy routine for SCSI.
  1271. *
  1272. * Arguments: q - Pointer to actual queue.
  1273. *
  1274. * Returns: Nothing
  1275. *
  1276. * Lock status: IO request lock assumed to be held when called.
  1277. */
  1278. static void scsi_request_fn(struct request_queue *q)
  1279. {
  1280. struct scsi_device *sdev = q->queuedata;
  1281. struct Scsi_Host *shost;
  1282. struct scsi_cmnd *cmd;
  1283. struct request *req;
  1284. if (!sdev) {
  1285. printk("scsi: killing requests for dead queue\n");
  1286. while ((req = blk_peek_request(q)) != NULL)
  1287. scsi_kill_request(req, q);
  1288. return;
  1289. }
  1290. if(!get_device(&sdev->sdev_gendev))
  1291. /* We must be tearing the block queue down already */
  1292. return;
  1293. /*
  1294. * To start with, we keep looping until the queue is empty, or until
  1295. * the host is no longer able to accept any more requests.
  1296. */
  1297. shost = sdev->host;
  1298. while (!blk_queue_plugged(q)) {
  1299. int rtn;
  1300. /*
  1301. * get next queueable request. We do this early to make sure
  1302. * that the request is fully prepared even if we cannot
  1303. * accept it.
  1304. */
  1305. req = blk_peek_request(q);
  1306. if (!req || !scsi_dev_queue_ready(q, sdev))
  1307. break;
  1308. if (unlikely(!scsi_device_online(sdev))) {
  1309. sdev_printk(KERN_ERR, sdev,
  1310. "rejecting I/O to offline device\n");
  1311. scsi_kill_request(req, q);
  1312. continue;
  1313. }
  1314. /*
  1315. * Remove the request from the request list.
  1316. */
  1317. if (!(blk_queue_tagged(q) && !blk_queue_start_tag(q, req)))
  1318. blk_start_request(req);
  1319. sdev->device_busy++;
  1320. spin_unlock(q->queue_lock);
  1321. cmd = req->special;
  1322. if (unlikely(cmd == NULL)) {
  1323. printk(KERN_CRIT "impossible request in %s.\n"
  1324. "please mail a stack trace to "
  1325. "linux-scsi@vger.kernel.org\n",
  1326. __func__);
  1327. blk_dump_rq_flags(req, "foo");
  1328. BUG();
  1329. }
  1330. spin_lock(shost->host_lock);
  1331. /*
  1332. * We hit this when the driver is using a host wide
  1333. * tag map. For device level tag maps the queue_depth check
  1334. * in the device ready fn would prevent us from trying
  1335. * to allocate a tag. Since the map is a shared host resource
  1336. * we add the dev to the starved list so it eventually gets
  1337. * a run when a tag is freed.
  1338. */
  1339. if (blk_queue_tagged(q) && !blk_rq_tagged(req)) {
  1340. if (list_empty(&sdev->starved_entry))
  1341. list_add_tail(&sdev->starved_entry,
  1342. &shost->starved_list);
  1343. goto not_ready;
  1344. }
  1345. if (!scsi_target_queue_ready(shost, sdev))
  1346. goto not_ready;
  1347. if (!scsi_host_queue_ready(q, shost, sdev))
  1348. goto not_ready;
  1349. scsi_target(sdev)->target_busy++;
  1350. shost->host_busy++;
  1351. /*
  1352. * XXX(hch): This is rather suboptimal, scsi_dispatch_cmd will
  1353. * take the lock again.
  1354. */
  1355. spin_unlock_irq(shost->host_lock);
  1356. /*
  1357. * Finally, initialize any error handling parameters, and set up
  1358. * the timers for timeouts.
  1359. */
  1360. scsi_init_cmd_errh(cmd);
  1361. /*
  1362. * Dispatch the command to the low-level driver.
  1363. */
  1364. rtn = scsi_dispatch_cmd(cmd);
  1365. spin_lock_irq(q->queue_lock);
  1366. if(rtn) {
  1367. /* we're refusing the command; because of
  1368. * the way locks get dropped, we need to
  1369. * check here if plugging is required */
  1370. if(sdev->device_busy == 0)
  1371. blk_plug_device(q);
  1372. break;
  1373. }
  1374. }
  1375. goto out;
  1376. not_ready:
  1377. spin_unlock_irq(shost->host_lock);
  1378. /*
  1379. * lock q, handle tag, requeue req, and decrement device_busy. We
  1380. * must return with queue_lock held.
  1381. *
  1382. * Decrementing device_busy without checking it is OK, as all such
  1383. * cases (host limits or settings) should run the queue at some
  1384. * later time.
  1385. */
  1386. spin_lock_irq(q->queue_lock);
  1387. blk_requeue_request(q, req);
  1388. sdev->device_busy--;
  1389. if(sdev->device_busy == 0)
  1390. blk_plug_device(q);
  1391. out:
  1392. /* must be careful here...if we trigger the ->remove() function
  1393. * we cannot be holding the q lock */
  1394. spin_unlock_irq(q->queue_lock);
  1395. put_device(&sdev->sdev_gendev);
  1396. spin_lock_irq(q->queue_lock);
  1397. }
  1398. u64 scsi_calculate_bounce_limit(struct Scsi_Host *shost)
  1399. {
  1400. struct device *host_dev;
  1401. u64 bounce_limit = 0xffffffff;
  1402. if (shost->unchecked_isa_dma)
  1403. return BLK_BOUNCE_ISA;
  1404. /*
  1405. * Platforms with virtual-DMA translation
  1406. * hardware have no practical limit.
  1407. */
  1408. if (!PCI_DMA_BUS_IS_PHYS)
  1409. return BLK_BOUNCE_ANY;
  1410. host_dev = scsi_get_device(shost);
  1411. if (host_dev && host_dev->dma_mask)
  1412. bounce_limit = *host_dev->dma_mask;
  1413. return bounce_limit;
  1414. }
  1415. EXPORT_SYMBOL(scsi_calculate_bounce_limit);
  1416. struct request_queue *__scsi_alloc_queue(struct Scsi_Host *shost,
  1417. request_fn_proc *request_fn)
  1418. {
  1419. struct request_queue *q;
  1420. struct device *dev = shost->shost_gendev.parent;
  1421. q = blk_init_queue(request_fn, NULL);
  1422. if (!q)
  1423. return NULL;
  1424. /*
  1425. * this limit is imposed by hardware restrictions
  1426. */
  1427. blk_queue_max_hw_segments(q, shost->sg_tablesize);
  1428. blk_queue_max_phys_segments(q, SCSI_MAX_SG_CHAIN_SEGMENTS);
  1429. blk_queue_max_sectors(q, shost->max_sectors);
  1430. blk_queue_bounce_limit(q, scsi_calculate_bounce_limit(shost));
  1431. blk_queue_segment_boundary(q, shost->dma_boundary);
  1432. dma_set_seg_boundary(dev, shost->dma_boundary);
  1433. blk_queue_max_segment_size(q, dma_get_max_seg_size(dev));
  1434. /* New queue, no concurrency on queue_flags */
  1435. if (!shost->use_clustering)
  1436. queue_flag_clear_unlocked(QUEUE_FLAG_CLUSTER, q);
  1437. /*
  1438. * set a reasonable default alignment on word boundaries: the
  1439. * host and device may alter it using
  1440. * blk_queue_update_dma_alignment() later.
  1441. */
  1442. blk_queue_dma_alignment(q, 0x03);
  1443. return q;
  1444. }
  1445. EXPORT_SYMBOL(__scsi_alloc_queue);
  1446. struct request_queue *scsi_alloc_queue(struct scsi_device *sdev)
  1447. {
  1448. struct request_queue *q;
  1449. q = __scsi_alloc_queue(sdev->host, scsi_request_fn);
  1450. if (!q)
  1451. return NULL;
  1452. blk_queue_prep_rq(q, scsi_prep_fn);
  1453. blk_queue_softirq_done(q, scsi_softirq_done);
  1454. blk_queue_rq_timed_out(q, scsi_times_out);
  1455. blk_queue_lld_busy(q, scsi_lld_busy);
  1456. return q;
  1457. }
  1458. void scsi_free_queue(struct request_queue *q)
  1459. {
  1460. blk_cleanup_queue(q);
  1461. }
  1462. /*
  1463. * Function: scsi_block_requests()
  1464. *
  1465. * Purpose: Utility function used by low-level drivers to prevent further
  1466. * commands from being queued to the device.
  1467. *
  1468. * Arguments: shost - Host in question
  1469. *
  1470. * Returns: Nothing
  1471. *
  1472. * Lock status: No locks are assumed held.
  1473. *
  1474. * Notes: There is no timer nor any other means by which the requests
  1475. * get unblocked other than the low-level driver calling
  1476. * scsi_unblock_requests().
  1477. */
  1478. void scsi_block_requests(struct Scsi_Host *shost)
  1479. {
  1480. shost->host_self_blocked = 1;
  1481. }
  1482. EXPORT_SYMBOL(scsi_block_requests);
  1483. /*
  1484. * Function: scsi_unblock_requests()
  1485. *
  1486. * Purpose: Utility function used by low-level drivers to allow further
  1487. * commands from being queued to the device.
  1488. *
  1489. * Arguments: shost - Host in question
  1490. *
  1491. * Returns: Nothing
  1492. *
  1493. * Lock status: No locks are assumed held.
  1494. *
  1495. * Notes: There is no timer nor any other means by which the requests
  1496. * get unblocked other than the low-level driver calling
  1497. * scsi_unblock_requests().
  1498. *
  1499. * This is done as an API function so that changes to the
  1500. * internals of the scsi mid-layer won't require wholesale
  1501. * changes to drivers that use this feature.
  1502. */
  1503. void scsi_unblock_requests(struct Scsi_Host *shost)
  1504. {
  1505. shost->host_self_blocked = 0;
  1506. scsi_run_host_queues(shost);
  1507. }
  1508. EXPORT_SYMBOL(scsi_unblock_requests);
  1509. int __init scsi_init_queue(void)
  1510. {
  1511. int i;
  1512. scsi_sdb_cache = kmem_cache_create("scsi_data_buffer",
  1513. sizeof(struct scsi_data_buffer),
  1514. 0, 0, NULL);
  1515. if (!scsi_sdb_cache) {
  1516. printk(KERN_ERR "SCSI: can't init scsi sdb cache\n");
  1517. return -ENOMEM;
  1518. }
  1519. for (i = 0; i < SG_MEMPOOL_NR; i++) {
  1520. struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
  1521. int size = sgp->size * sizeof(struct scatterlist);
  1522. sgp->slab = kmem_cache_create(sgp->name, size, 0,
  1523. SLAB_HWCACHE_ALIGN, NULL);
  1524. if (!sgp->slab) {
  1525. printk(KERN_ERR "SCSI: can't init sg slab %s\n",
  1526. sgp->name);
  1527. goto cleanup_sdb;
  1528. }
  1529. sgp->pool = mempool_create_slab_pool(SG_MEMPOOL_SIZE,
  1530. sgp->slab);
  1531. if (!sgp->pool) {
  1532. printk(KERN_ERR "SCSI: can't init sg mempool %s\n",
  1533. sgp->name);
  1534. goto cleanup_sdb;
  1535. }
  1536. }
  1537. return 0;
  1538. cleanup_sdb:
  1539. for (i = 0; i < SG_MEMPOOL_NR; i++) {
  1540. struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
  1541. if (sgp->pool)
  1542. mempool_destroy(sgp->pool);
  1543. if (sgp->slab)
  1544. kmem_cache_destroy(sgp->slab);
  1545. }
  1546. kmem_cache_destroy(scsi_sdb_cache);
  1547. return -ENOMEM;
  1548. }
  1549. void scsi_exit_queue(void)
  1550. {
  1551. int i;
  1552. kmem_cache_destroy(scsi_sdb_cache);
  1553. for (i = 0; i < SG_MEMPOOL_NR; i++) {
  1554. struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
  1555. mempool_destroy(sgp->pool);
  1556. kmem_cache_destroy(sgp->slab);
  1557. }
  1558. }
  1559. /**
  1560. * scsi_mode_select - issue a mode select
  1561. * @sdev: SCSI device to be queried
  1562. * @pf: Page format bit (1 == standard, 0 == vendor specific)
  1563. * @sp: Save page bit (0 == don't save, 1 == save)
  1564. * @modepage: mode page being requested
  1565. * @buffer: request buffer (may not be smaller than eight bytes)
  1566. * @len: length of request buffer.
  1567. * @timeout: command timeout
  1568. * @retries: number of retries before failing
  1569. * @data: returns a structure abstracting the mode header data
  1570. * @sshdr: place to put sense data (or NULL if no sense to be collected).
  1571. * must be SCSI_SENSE_BUFFERSIZE big.
  1572. *
  1573. * Returns zero if successful; negative error number or scsi
  1574. * status on error
  1575. *
  1576. */
  1577. int
  1578. scsi_mode_select(struct scsi_device *sdev, int pf, int sp, int modepage,
  1579. unsigned char *buffer, int len, int timeout, int retries,
  1580. struct scsi_mode_data *data, struct scsi_sense_hdr *sshdr)
  1581. {
  1582. unsigned char cmd[10];
  1583. unsigned char *real_buffer;
  1584. int ret;
  1585. memset(cmd, 0, sizeof(cmd));
  1586. cmd[1] = (pf ? 0x10 : 0) | (sp ? 0x01 : 0);
  1587. if (sdev->use_10_for_ms) {
  1588. if (len > 65535)
  1589. return -EINVAL;
  1590. real_buffer = kmalloc(8 + len, GFP_KERNEL);
  1591. if (!real_buffer)
  1592. return -ENOMEM;
  1593. memcpy(real_buffer + 8, buffer, len);
  1594. len += 8;
  1595. real_buffer[0] = 0;
  1596. real_buffer[1] = 0;
  1597. real_buffer[2] = data->medium_type;
  1598. real_buffer[3] = data->device_specific;
  1599. real_buffer[4] = data->longlba ? 0x01 : 0;
  1600. real_buffer[5] = 0;
  1601. real_buffer[6] = data->block_descriptor_length >> 8;
  1602. real_buffer[7] = data->block_descriptor_length;
  1603. cmd[0] = MODE_SELECT_10;
  1604. cmd[7] = len >> 8;
  1605. cmd[8] = len;
  1606. } else {
  1607. if (len > 255 || data->block_descriptor_length > 255 ||
  1608. data->longlba)
  1609. return -EINVAL;
  1610. real_buffer = kmalloc(4 + len, GFP_KERNEL);
  1611. if (!real_buffer)
  1612. return -ENOMEM;
  1613. memcpy(real_buffer + 4, buffer, len);
  1614. len += 4;
  1615. real_buffer[0] = 0;
  1616. real_buffer[1] = data->medium_type;
  1617. real_buffer[2] = data->device_specific;
  1618. real_buffer[3] = data->block_descriptor_length;
  1619. cmd[0] = MODE_SELECT;
  1620. cmd[4] = len;
  1621. }
  1622. ret = scsi_execute_req(sdev, cmd, DMA_TO_DEVICE, real_buffer, len,
  1623. sshdr, timeout, retries, NULL);
  1624. kfree(real_buffer);
  1625. return ret;
  1626. }
  1627. EXPORT_SYMBOL_GPL(scsi_mode_select);
  1628. /**
  1629. * scsi_mode_sense - issue a mode sense, falling back from 10 to six bytes if necessary.
  1630. * @sdev: SCSI device to be queried
  1631. * @dbd: set if mode sense will allow block descriptors to be returned
  1632. * @modepage: mode page being requested
  1633. * @buffer: request buffer (may not be smaller than eight bytes)
  1634. * @len: length of request buffer.
  1635. * @timeout: command timeout
  1636. * @retries: number of retries before failing
  1637. * @data: returns a structure abstracting the mode header data
  1638. * @sshdr: place to put sense data (or NULL if no sense to be collected).
  1639. * must be SCSI_SENSE_BUFFERSIZE big.
  1640. *
  1641. * Returns zero if unsuccessful, or the header offset (either 4
  1642. * or 8 depending on whether a six or ten byte command was
  1643. * issued) if successful.
  1644. */
  1645. int
  1646. scsi_mode_sense(struct scsi_device *sdev, int dbd, int modepage,
  1647. unsigned char *buffer, int len, int timeout, int retries,
  1648. struct scsi_mode_data *data, struct scsi_sense_hdr *sshdr)
  1649. {
  1650. unsigned char cmd[12];
  1651. int use_10_for_ms;
  1652. int header_length;
  1653. int result;
  1654. struct scsi_sense_hdr my_sshdr;
  1655. memset(data, 0, sizeof(*data));
  1656. memset(&cmd[0], 0, 12);
  1657. cmd[1] = dbd & 0x18; /* allows DBD and LLBA bits */
  1658. cmd[2] = modepage;
  1659. /* caller might not be interested in sense, but we need it */
  1660. if (!sshdr)
  1661. sshdr = &my_sshdr;
  1662. retry:
  1663. use_10_for_ms = sdev->use_10_for_ms;
  1664. if (use_10_for_ms) {
  1665. if (len < 8)
  1666. len = 8;
  1667. cmd[0] = MODE_SENSE_10;
  1668. cmd[8] = len;
  1669. header_length = 8;
  1670. } else {
  1671. if (len < 4)
  1672. len = 4;
  1673. cmd[0] = MODE_SENSE;
  1674. cmd[4] = len;
  1675. header_length = 4;
  1676. }
  1677. memset(buffer, 0, len);
  1678. result = scsi_execute_req(sdev, cmd, DMA_FROM_DEVICE, buffer, len,
  1679. sshdr, timeout, retries, NULL);
  1680. /* This code looks awful: what it's doing is making sure an
  1681. * ILLEGAL REQUEST sense return identifies the actual command
  1682. * byte as the problem. MODE_SENSE commands can return
  1683. * ILLEGAL REQUEST if the code page isn't supported */
  1684. if (use_10_for_ms && !scsi_status_is_good(result) &&
  1685. (driver_byte(result) & DRIVER_SENSE)) {
  1686. if (scsi_sense_valid(sshdr)) {
  1687. if ((sshdr->sense_key == ILLEGAL_REQUEST) &&
  1688. (sshdr->asc == 0x20) && (sshdr->ascq == 0)) {
  1689. /*
  1690. * Invalid command operation code
  1691. */
  1692. sdev->use_10_for_ms = 0;
  1693. goto retry;
  1694. }
  1695. }
  1696. }
  1697. if(scsi_status_is_good(result)) {
  1698. if (unlikely(buffer[0] == 0x86 && buffer[1] == 0x0b &&
  1699. (modepage == 6 || modepage == 8))) {
  1700. /* Initio breakage? */
  1701. header_length = 0;
  1702. data->length = 13;
  1703. data->medium_type = 0;
  1704. data->device_specific = 0;
  1705. data->longlba = 0;
  1706. data->block_descriptor_length = 0;
  1707. } else if(use_10_for_ms) {
  1708. data->length = buffer[0]*256 + buffer[1] + 2;
  1709. data->medium_type = buffer[2];
  1710. data->device_specific = buffer[3];
  1711. data->longlba = buffer[4] & 0x01;
  1712. data->block_descriptor_length = buffer[6]*256
  1713. + buffer[7];
  1714. } else {
  1715. data->length = buffer[0] + 1;
  1716. data->medium_type = buffer[1];
  1717. data->device_specific = buffer[2];
  1718. data->block_descriptor_length = buffer[3];
  1719. }
  1720. data->header_length = header_length;
  1721. }
  1722. return result;
  1723. }
  1724. EXPORT_SYMBOL(scsi_mode_sense);
  1725. /**
  1726. * scsi_test_unit_ready - test if unit is ready
  1727. * @sdev: scsi device to change the state of.
  1728. * @timeout: command timeout
  1729. * @retries: number of retries before failing
  1730. * @sshdr_external: Optional pointer to struct scsi_sense_hdr for
  1731. * returning sense. Make sure that this is cleared before passing
  1732. * in.
  1733. *
  1734. * Returns zero if unsuccessful or an error if TUR failed. For
  1735. * removable media, a return of NOT_READY or UNIT_ATTENTION is
  1736. * translated to success, with the ->changed flag updated.
  1737. **/
  1738. int
  1739. scsi_test_unit_ready(struct scsi_device *sdev, int timeout, int retries,
  1740. struct scsi_sense_hdr *sshdr_external)
  1741. {
  1742. char cmd[] = {
  1743. TEST_UNIT_READY, 0, 0, 0, 0, 0,
  1744. };
  1745. struct scsi_sense_hdr *sshdr;
  1746. int result;
  1747. if (!sshdr_external)
  1748. sshdr = kzalloc(sizeof(*sshdr), GFP_KERNEL);
  1749. else
  1750. sshdr = sshdr_external;
  1751. /* try to eat the UNIT_ATTENTION if there are enough retries */
  1752. do {
  1753. result = scsi_execute_req(sdev, cmd, DMA_NONE, NULL, 0, sshdr,
  1754. timeout, retries, NULL);
  1755. if (sdev->removable && scsi_sense_valid(sshdr) &&
  1756. sshdr->sense_key == UNIT_ATTENTION)
  1757. sdev->changed = 1;
  1758. } while (scsi_sense_valid(sshdr) &&
  1759. sshdr->sense_key == UNIT_ATTENTION && --retries);
  1760. if (!sshdr)
  1761. /* could not allocate sense buffer, so can't process it */
  1762. return result;
  1763. if (sdev->removable && scsi_sense_valid(sshdr) &&
  1764. (sshdr->sense_key == UNIT_ATTENTION ||
  1765. sshdr->sense_key == NOT_READY)) {
  1766. sdev->changed = 1;
  1767. result = 0;
  1768. }
  1769. if (!sshdr_external)
  1770. kfree(sshdr);
  1771. return result;
  1772. }
  1773. EXPORT_SYMBOL(scsi_test_unit_ready);
  1774. /**
  1775. * scsi_device_set_state - Take the given device through the device state model.
  1776. * @sdev: scsi device to change the state of.
  1777. * @state: state to change to.
  1778. *
  1779. * Returns zero if unsuccessful or an error if the requested
  1780. * transition is illegal.
  1781. */
  1782. int
  1783. scsi_device_set_state(struct scsi_device *sdev, enum scsi_device_state state)
  1784. {
  1785. enum scsi_device_state oldstate = sdev->sdev_state;
  1786. if (state == oldstate)
  1787. return 0;
  1788. switch (state) {
  1789. case SDEV_CREATED:
  1790. switch (oldstate) {
  1791. case SDEV_CREATED_BLOCK:
  1792. break;
  1793. default:
  1794. goto illegal;
  1795. }
  1796. break;
  1797. case SDEV_RUNNING:
  1798. switch (oldstate) {
  1799. case SDEV_CREATED:
  1800. case SDEV_OFFLINE:
  1801. case SDEV_QUIESCE:
  1802. case SDEV_BLOCK:
  1803. break;
  1804. default:
  1805. goto illegal;
  1806. }
  1807. break;
  1808. case SDEV_QUIESCE:
  1809. switch (oldstate) {
  1810. case SDEV_RUNNING:
  1811. case SDEV_OFFLINE:
  1812. break;
  1813. default:
  1814. goto illegal;
  1815. }
  1816. break;
  1817. case SDEV_OFFLINE:
  1818. switch (oldstate) {
  1819. case SDEV_CREATED:
  1820. case SDEV_RUNNING:
  1821. case SDEV_QUIESCE:
  1822. case SDEV_BLOCK:
  1823. break;
  1824. default:
  1825. goto illegal;
  1826. }
  1827. break;
  1828. case SDEV_BLOCK:
  1829. switch (oldstate) {
  1830. case SDEV_RUNNING:
  1831. case SDEV_CREATED_BLOCK:
  1832. break;
  1833. default:
  1834. goto illegal;
  1835. }
  1836. break;
  1837. case SDEV_CREATED_BLOCK:
  1838. switch (oldstate) {
  1839. case SDEV_CREATED:
  1840. break;
  1841. default:
  1842. goto illegal;
  1843. }
  1844. break;
  1845. case SDEV_CANCEL:
  1846. switch (oldstate) {
  1847. case SDEV_CREATED:
  1848. case SDEV_RUNNING:
  1849. case SDEV_QUIESCE:
  1850. case SDEV_OFFLINE:
  1851. case SDEV_BLOCK:
  1852. break;
  1853. default:
  1854. goto illegal;
  1855. }
  1856. break;
  1857. case SDEV_DEL:
  1858. switch (oldstate) {
  1859. case SDEV_CREATED:
  1860. case SDEV_RUNNING:
  1861. case SDEV_OFFLINE:
  1862. case SDEV_CANCEL:
  1863. break;
  1864. default:
  1865. goto illegal;
  1866. }
  1867. break;
  1868. }
  1869. sdev->sdev_state = state;
  1870. return 0;
  1871. illegal:
  1872. SCSI_LOG_ERROR_RECOVERY(1,
  1873. sdev_printk(KERN_ERR, sdev,
  1874. "Illegal state transition %s->%s\n",
  1875. scsi_device_state_name(oldstate),
  1876. scsi_device_state_name(state))
  1877. );
  1878. return -EINVAL;
  1879. }
  1880. EXPORT_SYMBOL(scsi_device_set_state);
  1881. /**
  1882. * sdev_evt_emit - emit a single SCSI device uevent
  1883. * @sdev: associated SCSI device
  1884. * @evt: event to emit
  1885. *
  1886. * Send a single uevent (scsi_event) to the associated scsi_device.
  1887. */
  1888. static void scsi_evt_emit(struct scsi_device *sdev, struct scsi_event *evt)
  1889. {
  1890. int idx = 0;
  1891. char *envp[3];
  1892. switch (evt->evt_type) {
  1893. case SDEV_EVT_MEDIA_CHANGE:
  1894. envp[idx++] = "SDEV_MEDIA_CHANGE=1";
  1895. break;
  1896. default:
  1897. /* do nothing */
  1898. break;
  1899. }
  1900. envp[idx++] = NULL;
  1901. kobject_uevent_env(&sdev->sdev_gendev.kobj, KOBJ_CHANGE, envp);
  1902. }
  1903. /**
  1904. * sdev_evt_thread - send a uevent for each scsi event
  1905. * @work: work struct for scsi_device
  1906. *
  1907. * Dispatch queued events to their associated scsi_device kobjects
  1908. * as uevents.
  1909. */
  1910. void scsi_evt_thread(struct work_struct *work)
  1911. {
  1912. struct scsi_device *sdev;
  1913. LIST_HEAD(event_list);
  1914. sdev = container_of(work, struct scsi_device, event_work);
  1915. while (1) {
  1916. struct scsi_event *evt;
  1917. struct list_head *this, *tmp;
  1918. unsigned long flags;
  1919. spin_lock_irqsave(&sdev->list_lock, flags);
  1920. list_splice_init(&sdev->event_list, &event_list);
  1921. spin_unlock_irqrestore(&sdev->list_lock, flags);
  1922. if (list_empty(&event_list))
  1923. break;
  1924. list_for_each_safe(this, tmp, &event_list) {
  1925. evt = list_entry(this, struct scsi_event, node);
  1926. list_del(&evt->node);
  1927. scsi_evt_emit(sdev, evt);
  1928. kfree(evt);
  1929. }
  1930. }
  1931. }
  1932. /**
  1933. * sdev_evt_send - send asserted event to uevent thread
  1934. * @sdev: scsi_device event occurred on
  1935. * @evt: event to send
  1936. *
  1937. * Assert scsi device event asynchronously.
  1938. */
  1939. void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt)
  1940. {
  1941. unsigned long flags;
  1942. #if 0
  1943. /* FIXME: currently this check eliminates all media change events
  1944. * for polled devices. Need to update to discriminate between AN
  1945. * and polled events */
  1946. if (!test_bit(evt->evt_type, sdev->supported_events)) {
  1947. kfree(evt);
  1948. return;
  1949. }
  1950. #endif
  1951. spin_lock_irqsave(&sdev->list_lock, flags);
  1952. list_add_tail(&evt->node, &sdev->event_list);
  1953. schedule_work(&sdev->event_work);
  1954. spin_unlock_irqrestore(&sdev->list_lock, flags);
  1955. }
  1956. EXPORT_SYMBOL_GPL(sdev_evt_send);
  1957. /**
  1958. * sdev_evt_alloc - allocate a new scsi event
  1959. * @evt_type: type of event to allocate
  1960. * @gfpflags: GFP flags for allocation
  1961. *
  1962. * Allocates and returns a new scsi_event.
  1963. */
  1964. struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type,
  1965. gfp_t gfpflags)
  1966. {
  1967. struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags);
  1968. if (!evt)
  1969. return NULL;
  1970. evt->evt_type = evt_type;
  1971. INIT_LIST_HEAD(&evt->node);
  1972. /* evt_type-specific initialization, if any */
  1973. switch (evt_type) {
  1974. case SDEV_EVT_MEDIA_CHANGE:
  1975. default:
  1976. /* do nothing */
  1977. break;
  1978. }
  1979. return evt;
  1980. }
  1981. EXPORT_SYMBOL_GPL(sdev_evt_alloc);
  1982. /**
  1983. * sdev_evt_send_simple - send asserted event to uevent thread
  1984. * @sdev: scsi_device event occurred on
  1985. * @evt_type: type of event to send
  1986. * @gfpflags: GFP flags for allocation
  1987. *
  1988. * Assert scsi device event asynchronously, given an event type.
  1989. */
  1990. void sdev_evt_send_simple(struct scsi_device *sdev,
  1991. enum scsi_device_event evt_type, gfp_t gfpflags)
  1992. {
  1993. struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags);
  1994. if (!evt) {
  1995. sdev_printk(KERN_ERR, sdev, "event %d eaten due to OOM\n",
  1996. evt_type);
  1997. return;
  1998. }
  1999. sdev_evt_send(sdev, evt);
  2000. }
  2001. EXPORT_SYMBOL_GPL(sdev_evt_send_simple);
  2002. /**
  2003. * scsi_device_quiesce - Block user issued commands.
  2004. * @sdev: scsi device to quiesce.
  2005. *
  2006. * This works by trying to transition to the SDEV_QUIESCE state
  2007. * (which must be a legal transition). When the device is in this
  2008. * state, only special requests will be accepted, all others will
  2009. * be deferred. Since special requests may also be requeued requests,
  2010. * a successful return doesn't guarantee the device will be
  2011. * totally quiescent.
  2012. *
  2013. * Must be called with user context, may sleep.
  2014. *
  2015. * Returns zero if unsuccessful or an error if not.
  2016. */
  2017. int
  2018. scsi_device_quiesce(struct scsi_device *sdev)
  2019. {
  2020. int err = scsi_device_set_state(sdev, SDEV_QUIESCE);
  2021. if (err)
  2022. return err;
  2023. scsi_run_queue(sdev->request_queue);
  2024. while (sdev->device_busy) {
  2025. msleep_interruptible(200);
  2026. scsi_run_queue(sdev->request_queue);
  2027. }
  2028. return 0;
  2029. }
  2030. EXPORT_SYMBOL(scsi_device_quiesce);
  2031. /**
  2032. * scsi_device_resume - Restart user issued commands to a quiesced device.
  2033. * @sdev: scsi device to resume.
  2034. *
  2035. * Moves the device from quiesced back to running and restarts the
  2036. * queues.
  2037. *
  2038. * Must be called with user context, may sleep.
  2039. */
  2040. void
  2041. scsi_device_resume(struct scsi_device *sdev)
  2042. {
  2043. if(scsi_device_set_state(sdev, SDEV_RUNNING))
  2044. return;
  2045. scsi_run_queue(sdev->request_queue);
  2046. }
  2047. EXPORT_SYMBOL(scsi_device_resume);
  2048. static void
  2049. device_quiesce_fn(struct scsi_device *sdev, void *data)
  2050. {
  2051. scsi_device_quiesce(sdev);
  2052. }
  2053. void
  2054. scsi_target_quiesce(struct scsi_target *starget)
  2055. {
  2056. starget_for_each_device(starget, NULL, device_quiesce_fn);
  2057. }
  2058. EXPORT_SYMBOL(scsi_target_quiesce);
  2059. static void
  2060. device_resume_fn(struct scsi_device *sdev, void *data)
  2061. {
  2062. scsi_device_resume(sdev);
  2063. }
  2064. void
  2065. scsi_target_resume(struct scsi_target *starget)
  2066. {
  2067. starget_for_each_device(starget, NULL, device_resume_fn);
  2068. }
  2069. EXPORT_SYMBOL(scsi_target_resume);
  2070. /**
  2071. * scsi_internal_device_block - internal function to put a device temporarily into the SDEV_BLOCK state
  2072. * @sdev: device to block
  2073. *
  2074. * Block request made by scsi lld's to temporarily stop all
  2075. * scsi commands on the specified device. Called from interrupt
  2076. * or normal process context.
  2077. *
  2078. * Returns zero if successful or error if not
  2079. *
  2080. * Notes:
  2081. * This routine transitions the device to the SDEV_BLOCK state
  2082. * (which must be a legal transition). When the device is in this
  2083. * state, all commands are deferred until the scsi lld reenables
  2084. * the device with scsi_device_unblock or device_block_tmo fires.
  2085. * This routine assumes the host_lock is held on entry.
  2086. */
  2087. int
  2088. scsi_internal_device_block(struct scsi_device *sdev)
  2089. {
  2090. struct request_queue *q = sdev->request_queue;
  2091. unsigned long flags;
  2092. int err = 0;
  2093. err = scsi_device_set_state(sdev, SDEV_BLOCK);
  2094. if (err) {
  2095. err = scsi_device_set_state(sdev, SDEV_CREATED_BLOCK);
  2096. if (err)
  2097. return err;
  2098. }
  2099. /*
  2100. * The device has transitioned to SDEV_BLOCK. Stop the
  2101. * block layer from calling the midlayer with this device's
  2102. * request queue.
  2103. */
  2104. spin_lock_irqsave(q->queue_lock, flags);
  2105. blk_stop_queue(q);
  2106. spin_unlock_irqrestore(q->queue_lock, flags);
  2107. return 0;
  2108. }
  2109. EXPORT_SYMBOL_GPL(scsi_internal_device_block);
  2110. /**
  2111. * scsi_internal_device_unblock - resume a device after a block request
  2112. * @sdev: device to resume
  2113. *
  2114. * Called by scsi lld's or the midlayer to restart the device queue
  2115. * for the previously suspended scsi device. Called from interrupt or
  2116. * normal process context.
  2117. *
  2118. * Returns zero if successful or error if not.
  2119. *
  2120. * Notes:
  2121. * This routine transitions the device to the SDEV_RUNNING state
  2122. * (which must be a legal transition) allowing the midlayer to
  2123. * goose the queue for this device. This routine assumes the
  2124. * host_lock is held upon entry.
  2125. */
  2126. int
  2127. scsi_internal_device_unblock(struct scsi_device *sdev)
  2128. {
  2129. struct request_queue *q = sdev->request_queue;
  2130. int err;
  2131. unsigned long flags;
  2132. /*
  2133. * Try to transition the scsi device to SDEV_RUNNING
  2134. * and goose the device queue if successful.
  2135. */
  2136. err = scsi_device_set_state(sdev, SDEV_RUNNING);
  2137. if (err) {
  2138. err = scsi_device_set_state(sdev, SDEV_CREATED);
  2139. if (err)
  2140. return err;
  2141. }
  2142. spin_lock_irqsave(q->queue_lock, flags);
  2143. blk_start_queue(q);
  2144. spin_unlock_irqrestore(q->queue_lock, flags);
  2145. return 0;
  2146. }
  2147. EXPORT_SYMBOL_GPL(scsi_internal_device_unblock);
  2148. static void
  2149. device_block(struct scsi_device *sdev, void *data)
  2150. {
  2151. scsi_internal_device_block(sdev);
  2152. }
  2153. static int
  2154. target_block(struct device *dev, void *data)
  2155. {
  2156. if (scsi_is_target_device(dev))
  2157. starget_for_each_device(to_scsi_target(dev), NULL,
  2158. device_block);
  2159. return 0;
  2160. }
  2161. void
  2162. scsi_target_block(struct device *dev)
  2163. {
  2164. if (scsi_is_target_device(dev))
  2165. starget_for_each_device(to_scsi_target(dev), NULL,
  2166. device_block);
  2167. else
  2168. device_for_each_child(dev, NULL, target_block);
  2169. }
  2170. EXPORT_SYMBOL_GPL(scsi_target_block);
  2171. static void
  2172. device_unblock(struct scsi_device *sdev, void *data)
  2173. {
  2174. scsi_internal_device_unblock(sdev);
  2175. }
  2176. static int
  2177. target_unblock(struct device *dev, void *data)
  2178. {
  2179. if (scsi_is_target_device(dev))
  2180. starget_for_each_device(to_scsi_target(dev), NULL,
  2181. device_unblock);
  2182. return 0;
  2183. }
  2184. void
  2185. scsi_target_unblock(struct device *dev)
  2186. {
  2187. if (scsi_is_target_device(dev))
  2188. starget_for_each_device(to_scsi_target(dev), NULL,
  2189. device_unblock);
  2190. else
  2191. device_for_each_child(dev, NULL, target_unblock);
  2192. }
  2193. EXPORT_SYMBOL_GPL(scsi_target_unblock);
  2194. /**
  2195. * scsi_kmap_atomic_sg - find and atomically map an sg-elemnt
  2196. * @sgl: scatter-gather list
  2197. * @sg_count: number of segments in sg
  2198. * @offset: offset in bytes into sg, on return offset into the mapped area
  2199. * @len: bytes to map, on return number of bytes mapped
  2200. *
  2201. * Returns virtual address of the start of the mapped page
  2202. */
  2203. void *scsi_kmap_atomic_sg(struct scatterlist *sgl, int sg_count,
  2204. size_t *offset, size_t *len)
  2205. {
  2206. int i;
  2207. size_t sg_len = 0, len_complete = 0;
  2208. struct scatterlist *sg;
  2209. struct page *page;
  2210. WARN_ON(!irqs_disabled());
  2211. for_each_sg(sgl, sg, sg_count, i) {
  2212. len_complete = sg_len; /* Complete sg-entries */
  2213. sg_len += sg->length;
  2214. if (sg_len > *offset)
  2215. break;
  2216. }
  2217. if (unlikely(i == sg_count)) {
  2218. printk(KERN_ERR "%s: Bytes in sg: %zu, requested offset %zu, "
  2219. "elements %d\n",
  2220. __func__, sg_len, *offset, sg_count);
  2221. WARN_ON(1);
  2222. return NULL;
  2223. }
  2224. /* Offset starting from the beginning of first page in this sg-entry */
  2225. *offset = *offset - len_complete + sg->offset;
  2226. /* Assumption: contiguous pages can be accessed as "page + i" */
  2227. page = nth_page(sg_page(sg), (*offset >> PAGE_SHIFT));
  2228. *offset &= ~PAGE_MASK;
  2229. /* Bytes in this sg-entry from *offset to the end of the page */
  2230. sg_len = PAGE_SIZE - *offset;
  2231. if (*len > sg_len)
  2232. *len = sg_len;
  2233. return kmap_atomic(page, KM_BIO_SRC_IRQ);
  2234. }
  2235. EXPORT_SYMBOL(scsi_kmap_atomic_sg);
  2236. /**
  2237. * scsi_kunmap_atomic_sg - atomically unmap a virtual address, previously mapped with scsi_kmap_atomic_sg
  2238. * @virt: virtual address to be unmapped
  2239. */
  2240. void scsi_kunmap_atomic_sg(void *virt)
  2241. {
  2242. kunmap_atomic(virt, KM_BIO_SRC_IRQ);
  2243. }
  2244. EXPORT_SYMBOL(scsi_kunmap_atomic_sg);