From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: furlongm@hotmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: PATA driver patch for 2.6.17
Date: Mon, 19 Jun 2006 22:07:58 +0100 [thread overview]
Message-ID: <1150751279.2871.46.camel@localhost.localdomain> (raw)
In-Reply-To: <e76uv1$g1s$1@sea.gmane.org>
Ar Llu, 2006-06-19 am 20:46 +0100, ysgrifennodd Marcus Furlong:
> Alan Cox wrote:
>
> > http://zeniv.linux.org.uk/~alan/IDE
> >
> > This is basically a resync versus 2.6.17, the head of the PATA tree is
> > now built against Jeffs tree with revised error handling and the like.
> >
> > Alan
>
> I get the following bug while booting:
Sorry about that. I messed up a patch segment in the merge
--- drivers/scsi/ata_piix.c~ 2006-06-19 21:38:43.746144712 +0100
+++ drivers/scsi/ata_piix.c 2006-06-19 21:38:43.747144560 +0100
@@ -360,6 +360,8 @@
.qc_prep = ata_qc_prep,
.qc_issue = ata_qc_issue_prot,
+ .data_xfer = ata_pio_data_xfer,
+
.eng_timeout = ata_eng_timeout,
.irq_handler = ata_interrupt,
next prev parent reply other threads:[~2006-06-19 20:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-19 18:15 PATA driver patch for 2.6.17 Alan Cox
2006-06-19 19:46 ` Marcus Furlong
2006-06-19 21:07 ` Alan Cox [this message]
2006-06-19 21:40 ` Marcus Furlong
2006-06-20 5:41 ` Fabio Comolli
2006-06-20 6:53 ` Alan Cox
2006-06-20 17:12 ` Andrey Borzenkov
2006-06-21 21:23 ` Alan Cox
2006-06-22 16:50 ` Andrey Borzenkov
2006-06-23 15:24 ` Alan Cox
2006-06-23 17:20 ` Andrey Borzenkov
2006-06-25 10:58 ` Andrey Borzenkov
2006-06-25 15:23 ` Kevin Radloff
2006-06-28 15:25 ` Kevin Radloff
2006-06-28 15:48 ` 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=1150751279.2871.46.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=furlongm@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.