Files
kernel_arpi/include/linux
Bartlomiej Zolnierkiewicz 201bffa464 ide: use per-device request queue locks (v2)
* Move hack for flush requests from choose_drive() to do_ide_request().

* Add ide_plug_device() helper and convert core IDE code from using
  per-hwgroup lock as a request lock to use the ->queue_lock instead.

* Remove no longer needed:
  - choose_drive() function
  - WAKEUP() macro
  - 'sleeping' flag from ide_hwif_t
  - 'service_{start,time}' fields from ide_drive_t

This patch results in much simpler and more maintainable code
(besides being a scalability improvement).

v2:
* Fixes/improvements based on review from Elias:
  - take as many requests off the queue as possible
  - remove now redundant BUG_ON()

Cc: Elias Oltmanns <eo@nebensachen.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-01-02 16:12:50 +01:00
..
2008-12-30 16:51:43 -05:00
2008-12-29 08:29:50 +01:00
2008-12-03 22:12:38 -08:00
2008-12-03 22:12:38 -08:00
2008-12-25 11:40:09 +11:00
2008-12-29 08:29:50 +01:00
2008-11-26 12:13:34 +01:00
2008-11-30 11:00:15 -08:00
2008-11-23 11:41:01 +01:00
2008-12-29 17:47:23 +10:00
2008-12-25 11:01:43 +11:00
2008-11-24 18:57:41 -05:00
2008-12-31 18:07:38 -05:00
2008-12-29 07:39:34 -05:00
2008-12-15 23:44:31 -08:00
2008-12-29 11:27:46 +02:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:43 -05:00
2008-12-08 01:14:16 -08:00
2008-12-31 18:07:42 -05:00
2008-12-28 22:43:21 -05:00
2008-12-08 14:31:59 +01:00
2008-11-19 18:49:57 -08:00
2008-12-23 15:21:45 -05:00
2008-12-19 15:22:54 -05:00
2008-12-21 14:21:14 +11:00
2008-11-30 10:03:35 -08:00
2008-11-28 16:24:56 -08:00
2008-12-04 09:09:37 +01:00
2008-11-20 04:10:00 -08:00
2008-12-20 09:15:46 +01:00
2008-12-12 12:28:50 +01:00
2008-12-15 23:42:33 -08:00
2008-12-15 16:28:57 -08:00
2008-11-24 21:27:22 -08:00
2008-11-19 18:49:57 -08:00
2008-12-12 17:01:38 +01:00
2008-12-29 08:29:51 +01:00