lkml.org 
[lkml]   [2009]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject
Date
Hi Linus,

This series of four patches are a result of the resource problem Andrew
Patterson ran into on the HP rx6600. First, I fix pci_claim_resource(),
then I get rid of the now-unused pcibios_select_root(). The third patch
changes x86 to use pci_claim_resource (since it's now essentially equivalent).
The fourth patch actually fixes Andrew's problem by changing where ia64
sets up the resource pointers in the root pci_bus.

If you don't want to take all this, only patches 1 and 4 are bug-fixes.
Patch 2 might have a problem if someone chooses to start using
pcibios_select_root (I can't imagine they will ...), and patch 3 is the
most risky.

Diffstat:

arch/alpha/include/asm/pci.h | 13 -------------
arch/arm/include/asm/pci.h | 13 -------------
arch/ia64/include/asm/pci.h | 13 -------------
arch/ia64/pci/pci.c | 4 ++--
arch/mips/include/asm/pci.h | 13 -------------
arch/mn10300/include/asm/pci.h | 13 -------------
arch/parisc/include/asm/pci.h | 13 -------------
arch/powerpc/include/asm/pci.h | 13 -------------
arch/sh/include/asm/pci.h | 13 -------------
arch/sparc/include/asm/pci_64.h | 2 --
arch/sparc/kernel/pci.c | 13 -------------
arch/x86/pci/i386.c | 17 +++++++----------
drivers/pci/setup-res.c | 4 ++--
include/asm-generic/pci.h | 13 -------------
14 files changed, 11 insertions(+), 146 deletions(-)



\
 
 \ /
  Last update: 2009-06-17 22:45    [W:0.998 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site