login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
12
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
Date: Thursday, June 12, 2008 - 12:51 pm
On Thu, Jun 12, 2008 at 11:19 AM, Robert Richter <robert.richter@amd.com> wrote:
quoted text
> The name fits better since this is code not only for K8. > > Signed-off-by: Robert Richter <robert.richter@amd.com> > --- > arch/x86/pci/Makefile_64 | 2 +- > arch/x86/pci/amd_bus.c | 528 ++++++++++++++++++++++++++++++++++++++++++++++ > arch/x86/pci/k8-bus_64.c | 528 ---------------------------------------------- > 3 files changed, 529 insertions(+), 529 deletions(-) > create mode 100644 arch/x86/pci/amd_bus.c > delete mode 100644 arch/x86/pci/k8-bus_64.c > > diff --git a/arch/x86/pci/Makefile_64 b/arch/x86/pci/Makefile_64 > index 8fbd198..fd47068 100644 > --- a/arch/x86/pci/Makefile_64 > +++ b/arch/x86/pci/Makefile_64 > @@ -13,5 +13,5 @@ obj-y += legacy.o irq.o common.o early.o > # mmconfig has a 64bit special > obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_64.o direct.o mmconfig-shared.o > > -obj-y += k8-bus_64.o > +obj-y += amd_bus.o
can we keep the _64? It is used by 64bit only at this time. YH --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] x86: Add PCI extended config space access for AMD ...
, Robert Richter
, (Mon Sep 3, 1:17 am)
Enable mmconf access to PCI ECS for all AMD fam10h systems
, Robert Richter
, (Fri May 23, 5:46 am)
Re: Enable mmconf access to PCI ECS for all AMD fam10h systems
, Yinghai Lu
, (Fri May 23, 10:57 am)
Re: Enable mmconf access to PCI ECS for all AMD fam10h systems
, Arjan van de Ven
, (Fri May 23, 11:18 am)
Re: Enable mmconf access to PCI ECS for all AMD fam10h systems
, Yinghai Lu
, (Fri May 23, 12:06 pm)
Re: Enable mmconf access to PCI ECS for all AMD fam10h systems
, Robert Richter
, (Mon May 26, 11:06 am)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Arjan van de Ven
, (Wed May 28, 12:02 pm)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Ingo Molnar
, (Mon Jun 2, 2:09 am)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Robert Richter
, (Mon Jun 2, 6:56 am)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Robert Richter
, (Mon Jun 2, 7:19 am)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Yinghai Lu
, (Mon Jun 2, 1:31 pm)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Arjan van de Ven
, (Mon Jun 2, 7:35 pm)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Robert Richter
, (Tue Jun 3, 12:25 am)
Re: [PATCH] x86: Add PCI extended config space access for ...
, Robert Richter
, (Tue Jun 3, 12:35 am)
[PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
, Robert Richter
, (Thu Jun 12, 11:19 am)
[PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Robert Richter
, (Thu Jun 12, 11:19 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Yinghai Lu
, (Thu Jun 12, 12:50 pm)
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
, Yinghai Lu
, (Thu Jun 12, 12:51 pm)
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
, Robert Richter
, (Fri Jun 13, 5:47 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Robert Richter
, (Fri Jun 13, 9:19 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Glauber Costa
, (Fri Jun 13, 10:02 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Robert Richter
, (Fri Jun 13, 11:16 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Glauber Costa
, (Fri Jun 13, 11:26 am)
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
, Ingo Molnar
, (Wed Jun 18, 12:46 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Ingo Molnar
, (Wed Jun 18, 12:47 am)
Re: [PATCH 2/2] x86: Move PCI IO ECS code to x86/pci
, Ingo Molnar
, (Wed Jun 18, 12:51 am)
Re: [PATCH 1/2] x86/pci: Renaming k8-bus_64.c to amd_bus.c
, Robert Richter
, (Thu Jun 19, 9:02 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Linus Torvalds
Linux 2.6.34-rc4
Colin Cross
[PATCH 12/21] ARM: tegra: Add suspend and hotplug support
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
git
:
Fredrik Kuivinen
Re: fatal: unable to create '.git/index': File exists
Wink Saville
How-to combine several separate git repos?
Emily Ren
How to pull remote branch with specified commit id?
Denis Bueno
Git clone error
pradeep singh
git-update-server-info may be required,cannot clone and pull from a remote reposit...
linux-netdev
:
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Timo Teräs
ip xfrm policy semantics
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
Michael S. Tsirkin
[PATCH 3/3] vhost: fix get_user_pages_fast error handling
Jeff Garzik
Re: [0/3] POHMELFS high performance network filesystem. First steps in parallel pr...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
frantisek holop
Re: splassert: vwakeup: and friends
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
powerpc/fsl_msi: enable msi allocation in all banks
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Colocation donated by:
Syndicate