From: Aaron Durbin Date: Sat, 21 Jul 2007 15:11:39 +0000 (+0200) Subject: i386: insert HPET firmware resource after PCI enumeration has completed X-Git-Tag: v2.6.23-rc1~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1dfd851b97bfefeb50e6ccf8cd2c52f9acd8fea;p=pandora-kernel.git i386: insert HPET firmware resource after PCI enumeration has completed Insert HPET resources after pci probing has been completed in order to avoid resource conflicts with PCI resource reservation. With this change the HPET firmware resources will be identified, but it should also not cause issues when the HPET address falls on a BAR in a PCI device, and the PCI enumeration cannot reserve the resources. Signed-off-by: Aaron Durbin Cc: john stultz Cc: Thomas Gleixner Cc: Len Brown Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed