lkml.org 
[lkml]   [2013]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
Date
On one system (Dell) realloc auto cause ixgbe does not work,
the system does not have enough range for sriov and rom.

We could try to tighten the condition about enabling realloc auto.
Not enabling realloc auto when above 64bit mmio is not there for
root bus.
So the system does not need to take "pci=realloc=off" to have working
network as old kernel.

First patch is preparing for bus address converting with bus instead of dev.

After those two patches get into pci-next or linus-tree, I will send
other patches about 64bit resource allocation.

Thanks

Yinghai

Yinghai Lu (2):
PCI: pcibus address to resource converting take bus instead of dev
PCI: Only enable realloc auto when root bus has 64bit mmio

drivers/pci/host-bridge.c | 34 +++++++++++++++++++++-------------
drivers/pci/setup-bus.c | 32 +++++++++++++++++++++++++++-----
include/linux/pci.h | 5 +++++
3 files changed, 53 insertions(+), 18 deletions(-)

--
1.8.4



\
 
 \ /
  Last update: 2013-12-09 01:21    [W:0.173 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site