Searched hist:"97750 cebb3000a9cc08f8ce8dc8c7143be7d7201" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | sata_via.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | sata_inic162x.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | sata_sil24.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | sata_fsl.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | libata-sff.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | libahci.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | libata-eh.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
H A D | libata-core.c | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff 97750cebb3000a9cc08f8ce8dc8c7143be7d7201 Mon Sep 06 10:56:29 CDT 2010 Tejun Heo <tj@kernel.org> libata: add @ap to ata_wait_register() and introduce ata_msleep()
Add optional @ap argument to ata_wait_register() and replace msleep() calls with ata_msleep() which take optional @ap in addition to the duration. These will be used to implement EH exclusion.
This patch doesn't cause any behavior difference.
Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
|