From: John Rose Date: Wed, 2 Nov 2005 16:29:55 +0000 (-0600) Subject: [PATCH] ppc64: Fix add notifier crashes X-Git-Tag: v2.6.15-rc1~726^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8902e87f1fc72740a40686a31ca07e6c2cf1f0f2;p=pandora-kernel.git [PATCH] ppc64: Fix add notifier crashes The extraction of PCI stuff from struct device_node left some false assumptions in notifier code. As a result, dynamic add crashes when non-PCI nodes are added. This patch fixes these assumptions. Signed-off-by: John Rose Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed