linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] -- Fix block layer hang on writing DVD
@ 2013-03-18  2:30 Shan Hai
  2013-03-18  2:30 ` [PATCH 1/2] libata: Use integer return value for atapi_command_packet_set Shan Hai
  2013-03-18  2:30 ` [PATCH 2/2] libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive Shan Hai
  0 siblings, 2 replies; 4+ messages in thread
From: Shan Hai @ 2013-03-18  2:30 UTC (permalink / raw)
  To: jeff; +Cc: linux-ide


In this patch set:
Fix a bug which erroneously changed return type of a function in
include/linux/ata.h: 
Introduce a workaround for Slimtype DVD A  DS8A8SH drive lock up problem.

drivers/ata/libata-core.c |    4 ++++
 include/linux/ata.h       |    2 +-
 include/linux/libata.h    |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)

Thanks
Shan Hai


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-03 23:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18  2:30 [PATCH 0/2] -- Fix block layer hang on writing DVD Shan Hai
2013-03-18  2:30 ` [PATCH 1/2] libata: Use integer return value for atapi_command_packet_set Shan Hai
2013-04-03 23:35   ` Jeff Garzik
2013-03-18  2:30 ` [PATCH 2/2] libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive Shan Hai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).