summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
diff options
context:
space:
mode:
authorWei Yang <weiyang@linux.vnet.ibm.com>2014-06-04 09:49:17 +0800
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-06-05 13:20:38 +1000
commit2213fb142f1fff1ac28868d196294ca4423659af (patch)
treef619b6979d9180a6dab550af0fce14de488e0942 /arch/powerpc/platforms/pseries
parent5d73320a96fcce80286f1447864c481b5f0b96fa (diff)
downloadblackbird-op-linux-2213fb142f1fff1ac28868d196294ca4423659af.tar.gz
blackbird-op-linux-2213fb142f1fff1ac28868d196294ca4423659af.zip
powerpc/eeh: Skip eeh sysfs when eeh is disabled
When eeh is not enabled, and hotplug two pci devices on the same bus, eeh related sysfs would be added twice for the first added pci device. Since the eeh_dev is not created when eeh is not enabled. This patch adds the check, if eeh is not enabled, eeh sysfs will not be created. After applying this patch, following warnings are reduced: sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:00.0/eeh_mode' sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:00.0/eeh_config_addr' sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:00.0/eeh_pe_config_addr' Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com> Acked-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/pseries')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud