From: Bjorn Helgaas Date: Thu, 5 Jun 2008 16:32:23 +0000 (-0600) Subject: PNP: skip UNSET MEM resources as well as DISABLED ones X-Git-Tag: v2.6.26-rc6~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a515bcbea580a65ced92405b083299df9003748;p=pandora-kernel.git PNP: skip UNSET MEM resources as well as DISABLED ones We don't need to reserve "unset" resources. Trying to reserve them results in messages like this, which are ugly but harmless: system 00:08: iomem range 0x0-0x0 could not be reserved Future PNP patches will remove use of IORESOURCE_UNSET, but we still need it for now. Signed-off-by: Bjorn Helgaas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed