]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pci: Enable pci root res read out for 32bit too
authorYinghai Lu <yinghai@kernel.org>
Wed, 10 Feb 2010 09:20:12 +0000 (01:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Feb 2010 01:47:17 +0000 (17:47 -0800)
commitbf4bc4e9bad66532a037ba8da9bf82eb1259b42c
tree50bf34ca469aa4d56c102a5c5b69edf0ba85c261
parentfe9ddbf66e42c9dba9f738ca724d4a45d5650f43
x86/pci: Enable pci root res read out for 32bit too

Should be good for 32bit too.

-v3: cast res->start
-v4: according to Linus, to use %pR instead of cast

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-9-git-send-email-yinghai@kernel.org>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/pci/Makefile
arch/x86/pci/amd_bus.c
arch/x86/pci/bus_numa.h
arch/x86/pci/i386.c