lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 12 Jul 2008 06:56:15 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Robert Richter <robert.richter@....com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Jesse Barnes <jbarnes@...tuousgeek.org>
Subject: Re: [osrc-patches] [PATCH] x86: Add PCI IDs for AMD Barcelona PCI
	devices


* Robert Richter <robert.richter@....com> wrote:

> Ingo, what about this patch. Could you apply it somewhere to the tip 
> tree? I will then fix all hardcoded device entries in the code.

i suspect we could do it if the include/linux/pci_ids.h modification is 
fine with Jesse - it appears the maintenance policy right now is for 
everyone to add to include/linux/pci_ids.h on an as-needed basis:

$ git-log-line linus..linux-next include/linux/pci_ids.h

# 1126de5: Merge commit 'mmc/next'
# bd3b052: Merge commit 'galak/powerpc-next'
# edf0e24: powerpc/85xx: Add support for MPC8536DS
# 34f80b0: bnx2x: Add support for BCM57711 HW
# d3bca0e: sdhci: support JMicron secondary interface
# 4ae127d: Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/
# da65b53e4: Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/
# da57e6983: tg3: Add 5785 ASIC revision

Which would normally go fine and not create conflicts because the 
modifications are distributed randomly over that file.

I'd suggest for you to send it together with the clean up patches, so 
that the context is clear.

	Ingo

> On 27.06.08 16:04:28, Robert Richter wrote:
> > Signed-off-by: Robert Richter <robert.richter@....com>
> > ---
> >  include/linux/pci_ids.h |    5 +++++
> >  1 files changed, 5 insertions(+), 0 deletions(-)
> > 
> > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> > index eafc9d6..4a2557c 100644
> > --- a/include/linux/pci_ids.h
> > +++ b/include/linux/pci_ids.h
> > @@ -497,6 +497,11 @@
> >  #define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP	0x1101
> >  #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL	0x1102
> >  #define PCI_DEVICE_ID_AMD_K8_NB_MISC	0x1103
> > +#define PCI_DEVICE_ID_AMD_10H_NB_HT	0x1200
> > +#define PCI_DEVICE_ID_AMD_10H_NB_MAP	0x1201
> > +#define PCI_DEVICE_ID_AMD_10H_NB_DRAM	0x1202
> > +#define PCI_DEVICE_ID_AMD_10H_NB_MISC	0x1203
> > +#define PCI_DEVICE_ID_AMD_10H_NB_LINK	0x1204
> >  #define PCI_DEVICE_ID_AMD_LANCE		0x2000
> >  #define PCI_DEVICE_ID_AMD_LANCE_HOME	0x2001
> >  #define PCI_DEVICE_ID_AMD_SCSI		0x2020
> > -- 
> > 1.5.5.4
> > 
> > _______________________________________________
> > osrc-patches mailing list
> > osrc-patches@...e.amd.com
> > https://ddcwww.amd.com/mailman/listinfo/osrc-patches
> 
> -- 
> Advanced Micro Devices, Inc.
> Operating System Research Center
> email: robert.richter@....com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ