All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Tom Zanussi <tom.zanussi@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
Date: Fri, 27 May 2011 20:16:28 -0400	[thread overview]
Message-ID: <4DE03EDC.80901@windriver.com> (raw)
In-Reply-To: <1306531180.23639.4.camel@elmorro>

On 11-05-27 5:19 PM, Tom Zanussi wrote:
> On Fri, 2011-05-27 at 14:08 -0700, Bruce Ashfield wrote:
>> On 11-05-27 04:46 PM, tom.zanussi@intel.com wrote:
>>> From: Seth Heasley
>>>
>>> commit 64a3903d0885879ba8706a8bcf71c5e3e7664db2 upstream
>>>
>>> This patch adds an updated SATA RAID DeviceID for the Intel Patsburg PCH.
>>
>> Looks like we already had this one in the 2.6.37 tree
>> via gregkh and -stable
>>
>>   >  git tag --contains 5618c45b
>> v2.6.37.5
>> v2.6.37.6
>>
>> And hence the base yocto/standard/common-pc-64/romley
>> bsp branch.
>>
>> So I won't do anything with this in particular. It is
>> interesting though how it applied in your tree. Do you
>> have all the -stable updates ?
>>
>> I checked and it doesn't look like I've been hoarding
>> them, but you never know.
>>
>
> Hmm, yeah, it did apply (checked the build dir for the other changes),
> but not sure why I didn't get rejects.  My kernel is a little over a
> week old, but it does have the .5 stable:

It actually has .6 and certain people (*cough*) didn't push
the tags. I'll fix that tonight.

git has a way of managing to apply changes and do the right
thing. I've double checked, and I do see the change in the
branches waiting for us, so we'll go with that until proven
otherwise.

Cheers,

Bruce

>
> $ git tag --contains 5618c45b
> v2.6.37.5
>
> Tom
>
>> Bruce
>>
>>>
>>> Signed-off-by: Seth Heasley
>>> Signed-off-by: Jeff Garzik
>>> Integrated-by: Tom Zanussi
>>> ---
>>>    drivers/ata/ahci.c |    1 +
>>>    1 files changed, 1 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
>>> index 3288263..dfc0a26 100644
>>> --- a/drivers/ata/ahci.c
>>> +++ b/drivers/ata/ahci.c
>>> @@ -260,6 +260,7 @@ static const struct pci_device_id ahci_pci_tbl[] = {
>>>    	{ PCI_VDEVICE(INTEL, 0x1d02), board_ahci }, /* PBG AHCI */
>>>    	{ PCI_VDEVICE(INTEL, 0x1d04), board_ahci }, /* PBG RAID */
>>>    	{ PCI_VDEVICE(INTEL, 0x1d06), board_ahci }, /* PBG RAID */
>>> +	{ PCI_VDEVICE(INTEL, 0x2826), board_ahci }, /* PBG RAID */
>>>
>>>    	/* JMicron 360/1/3/5/6, match class to avoid IDE function */
>>>    	{ PCI_VENDOR_ID_JMICRON, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,
>>
>
>



  reply	other threads:[~2011-05-28  0:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27 20:45 [PATCH 0/3][KERNEL] base patches needed for romley tom.zanussi
2011-05-27 20:46 ` [PATCH 1/3][KERNEL] Remove extra struct page member from the buffer info structure tom.zanussi
2011-05-27 20:46 ` [PATCH 2/3][KERNEL] x86/PCI: irq and pci_ids patch for Intel Patsburg tom.zanussi
2011-05-27 20:46 ` [PATCH 3/3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller tom.zanussi
2011-05-27 21:08   ` Bruce Ashfield
2011-05-27 21:19     ` Tom Zanussi
2011-05-28  0:16       ` Bruce Ashfield [this message]
2011-05-28  0:26         ` Tom Zanussi
2011-05-27 20:58 ` [PATCH 0/3][KERNEL] base patches needed for romley Bruce Ashfield
2011-05-27 21:04   ` Tom Zanussi
2011-05-28  3:07 ` Darren Hart
2011-05-28  3:20   ` Tom Zanussi
2011-05-28  5:14     ` Darren Hart

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=4DE03EDC.80901@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=tom.zanussi@intel.com \
    --cc=yocto@yoctoproject.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.