From: Jiang Liu Date: Thu, 5 Feb 2015 05:44:45 +0000 (+0800) Subject: x86/PCI: Fix the range check for IO resources X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~144^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812dbd9994f122629db73205a7f7f46b430a6360;p=pandora-kernel.git x86/PCI: Fix the range check for IO resources The range check in setup_res() checks the IO range against iomem_resource. That's just wrong. Reworked based on Thomas original patch. Signed-off-by: Thomas Gleixner Signed-off-by: Jiang Liu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed