All of lore.kernel.org
 help / color / mirror / Atom feed
From: <gregkh@suse.de>
To: robert.richter@amd.com, 20110106165107.GL4739@erda.amd.com,
	gregkh@suse.de, JBeulich@novell.com, keir@xen.org, mingo@elte.hu,
	xen-devel@lists.xensource.com
Cc: stable@kernel.org, stable-commits@vger.kernel.org
Subject: Patch "x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h" has been added to the 2.6.37-stable tree
Date: Sun, 20 Feb 2011 19:32:52 -0800	[thread overview]
Message-ID: <1298259172365@kroah.org> (raw)


This is a note to let you know that I've just added the patch titled

    x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h

to the 2.6.37-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     x86-amd-pci-add-amd-northbridge-pci-device-id-for-cpu-families-12h-and-14h.patch
and it can be found in the queue-2.6.37 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@kernel.org> know about it.


>From ca86828ccd3128513f6d4e200b437deac95408db Mon Sep 17 00:00:00 2001
From: Robert Richter <robert.richter@amd.com>
Date: Thu, 6 Jan 2011 17:51:07 +0100
Subject: x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h

From: Robert Richter <robert.richter@amd.com>

commit ca86828ccd3128513f6d4e200b437deac95408db upstream.

This patch adds the PCI northbridge device id for AMD CPU
families 12h and 14h. Both families have implemented the same
PCI northbridge device.

There are some future use cases that use this PCI device and
we would like to clarify its naming.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: xen-devel@lists.xensource.com <xen-devel@lists.xensource.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Jan Beulich <JBeulich@novell.com>
LKML-Reference: <20110106165107.GL4739@erda.amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
 include/linux/pci_ids.h |    1 +
 1 file changed, 1 insertion(+)

--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -518,6 +518,7 @@
 #define PCI_DEVICE_ID_AMD_11H_NB_MISC	0x1303
 #define PCI_DEVICE_ID_AMD_11H_NB_LINK	0x1304
 #define PCI_DEVICE_ID_AMD_15H_NB_MISC	0x1603
+#define PCI_DEVICE_ID_AMD_CNB17H_F3	0x1703
 #define PCI_DEVICE_ID_AMD_LANCE		0x2000
 #define PCI_DEVICE_ID_AMD_LANCE_HOME	0x2001
 #define PCI_DEVICE_ID_AMD_SCSI		0x2020


Patches currently in stable-queue which might be from robert.richter@amd.com are

queue-2.6.37/x86-amd-pci-add-amd-northbridge-pci-device-id-for-cpu-families-12h-and-14h.patch

                 reply	other threads:[~2011-02-21  3:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1298259172365@kroah.org \
    --to=gregkh@suse.de \
    --cc=20110106165107.GL4739@erda.amd.com \
    --cc=JBeulich@novell.com \
    --cc=keir@xen.org \
    --cc=mingo@elte.hu \
    --cc=robert.richter@amd.com \
    --cc=stable-commits@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=xen-devel@lists.xensource.com \
    /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.