stephane eranian wrote: > Robert, > > This patch was applied to the perfmon GIT tree. > Please test. > Thanks. > > > On Thu, Jun 19, 2008 at 5:59 PM, Robert Richter <[EMAIL PROTECTED]> wrote: >> On 19.06.08 17:50:40, Robert Richter wrote: >>> This patch implements PCI extended configuration space access for >>> AMD's Barcelona CPUs. It extends the method using CF8/CFC IO >>> addresses. An x86 capability bit has been introduced that is set for >>> CPUs supporting PCI extended config space accesses. >>> >>> Signed-off-by: Robert Richter <[EMAIL PROTECTED]> >>> Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> >>> --- >>> arch/x86/kernel/cpu/cpu.h | 3 + >>> arch/x86/pci/Makefile_32 | 1 + >>> arch/x86/pci/Makefile_64 | 2 +- >>> arch/x86/pci/amd_bus.c | 560 >>> +++++++++++++++++++++++++++++++++++++++++++++ >>> arch/x86/pci/direct.c | 25 ++- >>> arch/x86/pci/k8-bus_64.c | 528 ------------------------------------------ >>> arch/x86/pci/pci.h | 1 + >>> 7 files changed, 584 insertions(+), 536 deletions(-) >>> create mode 100644 arch/x86/pci/amd_bus.c >>> delete mode 100644 arch/x86/pci/k8-bus_64.c >> These patches are for the perfmon/master tree. They are based upon >> tip/x86/cpu. >> >> -Robert >> >> -- >> Advanced Micro Devices, Inc. >> Operating System Research Center >> email: [EMAIL PROTECTED]
It looks like the amd_bus.c file didn't get into the git tree. See the builds failing because of that. -Will ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel