From: Linas Vepstas Date: Fri, 4 Nov 2005 00:55:01 +0000 (-0600) Subject: [PATCH] powerpc: handle multifunction PCI devices properly X-Git-Tag: v2.6.16-rc1~473^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3914ac7b0e672131dc2ac8b415ada79c4ccbbb31;p=pandora-kernel.git [PATCH] powerpc: handle multifunction PCI devices properly 239-eeh-multifunction-consolidate.patch New-style firmware will often place multiple different functions under a non-EEH-aware parent. However, these devices might share a common PE "partition endpoint" and config address, ad thus any EEH events will affect all of the devices in common. This patch makes the effort to find all of these common devices and handle them together. Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras (cherry picked from 216810296bb97d39da8e176822e9de78d2f00187 commit) --- Reading git-diff-tree failed