linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: John Treubig <jtreubig@hotmail.com>
Cc: raw@dslr.net, linux-ide@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: ATA Write Error and Time-out Notification in User Space
Date: Tue, 03 Jan 2006 21:48:04 +0000	[thread overview]
Message-ID: <1136324884.22598.51.camel@localhost.localdomain> (raw)
In-Reply-To: <BAY101-F32BC19A49EC86F6FED361BDF2C0@phx.gbl>

On Maw, 2006-01-03 at 13:27 -0600, John Treubig wrote:
> I receive this as great news, only I don't know where the -mm tree is 
> located to see if I can get the patch or fix!  Can you give me a few 
> pointers?!

The -mm patches live on kernel.org in pub/linux/kernel/people/akpm/

The patch you want is the one to drivers/ide/ide-io.c although be aware
it will make non PCI ATA controllers crash on errors if applied. The
"right" fix for this is probably to have a hwif->flush_data() function
that defaults to try_to_flush_leftover_data() so that the knowledge
involved is not hacked into the ide core but kept in the driver.


Alan


  reply	other threads:[~2006-01-03 21:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03 18:29 ATA Write Error and Time-out Notification in User Space John Treubig
2006-01-03 18:58 ` Alan Cox
2006-01-03 19:27   ` John Treubig
2006-01-03 21:48     ` Alan Cox [this message]
2006-01-04 12:37   ` Erik Slagter
2006-01-04 12:45     ` Alan Cox
2006-01-04 12:48       ` Erik Slagter
  -- strict thread matches above, loose matches on Subject: below --
2006-01-05 20:27 John Treubig
2005-12-20 21:55 John Treubig
2005-12-20 22:50 ` Alan Cox
2005-12-21  0:31   ` Drew Winstel
2005-12-22  1:09     ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1136324884.22598.51.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=jtreubig@hotmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=raw@dslr.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).