linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: "daniel@wolstenholme.net" <daniel@wolstenholme.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] sata_vsc: Add MSI support to sata_vsc driver (resubmit) (fixed attachment)
Date: Wed, 08 Nov 2006 08:22:58 -0500	[thread overview]
Message-ID: <4551DA32.9040801@garzik.org> (raw)
In-Reply-To: <4396600.1162858354272.JavaMail.?@fh1037.dia.cp.net>

daniel@wolstenholme.net wrote:
>> Wolstenholme, Daniel E wrote:
>>> Ok, hopefully I can get the attachment right here.
>>>
>>> Here's a resubmission of my MSI patch for the sata_vsc driver.
>>>
>>> I've added a new vsc_sata_host_priv data structure (basically copied
>>> from the sata_mv driver) which has an hp_flags bitfield with a bit to
>>> indicate whether MSI is being used. This is used in the new
>>> vsc_sata_host_stop() routine to call
>>> pci_disable_msi() if MSI is on, pci_intx() if not.
>>>
>>> Signed-off-by: Daniel Wolstenholme <daniel.e.wolstenholme@intel.com>
>> ACK the patch technical content.
>>
>> Unfortunately, the patch was corrupted, and tabs were converted to 
>> spaces, which makes it impossible to apply the patch.apply the patch.
> 
> Ok, this one should get it right.  This makes me miss the days of elm and no 
> firewalls.

Alas!

This attempt yielded:
> error: patch fragment without header at line 49: @@ -337,6 +356,7 @@ static int __devinit vsc_sata_init_one (
> error: patch fragment without header at line 57: @@ -378,6 +398,7 @@ static int __devinit vsc_sata_init_one (
> error: patch fragment without header at line 65: @@ -389,19 +410,33 @@ static int __devinit vsc_sata_init_one (
> error: patch fragment without header at line 100: @@ -428,10 +463,12 @@ static int __devinit vsc_sata_init_one (

Your previous attempt (MIME attachment) worked manually, but not through 
the normal git-applymbox merge mechanism than me (and others) use.

Also, your MIME attachment was based on kernel 2.6.18.  libata moves 
very rapidly, so you need to make sure that all your patches are based 
on the latest kernel, which is either kernel-2.6.X-rcY (in a Release 
Candidate cycle) or kernel-2.6.X-gitY (not -rc cycle).

Nonetheless, I managed to apply the patch (thank you git), and it is now 
queued for kernel 2.6.20 in repository jgarzik/libata-dev.git#upstream.

	Jeff



  reply	other threads:[~2006-11-08 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07  0:12 [PATCH] sata_vsc: Add MSI support to sata_vsc driver (resubmit) (fixed attachment) daniel
2006-11-08 13:22 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-11-06 15:46 daniel
2006-10-16 19:59 Wolstenholme, Daniel E
2006-11-01  1:52 ` Jeff Garzik

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=4551DA32.9040801@garzik.org \
    --to=jeff@garzik.org \
    --cc=daniel@wolstenholme.net \
    --cc=linux-ide@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 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).