From 51aa7d2be9897a31da51518dc964f09f688a275c Mon Sep 17 00:00:00 2001 From: Dean Sanner Date: Wed, 10 Aug 2016 12:20:36 -0500 Subject: Update Xbus hwas rules and call pcie_scominit for all procs Change-Id: I10db2fecc8a4b5571f7a8f9551954c107a2ebf2a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28110 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Prachi Gupta Reviewed-by: Martin Gloff Reviewed-by: Daniel M. Crowell --- src/usr/isteps/istep08/call_proc_pcie_scominit.C | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/usr/isteps/istep08') diff --git a/src/usr/isteps/istep08/call_proc_pcie_scominit.C b/src/usr/isteps/istep08/call_proc_pcie_scominit.C index 92a4c1432..3cded9a55 100644 --- a/src/usr/isteps/istep08/call_proc_pcie_scominit.C +++ b/src/usr/isteps/istep08/call_proc_pcie_scominit.C @@ -94,12 +94,6 @@ void* call_proc_pcie_scominit( void *io_pArgs ) for (const auto & l_cpu_target: l_cpuTargetList) { - if ( l_cpu_target == l_pMasterProcTarget ) - { - // we are just checking the Slave PCI's, skip the master - continue; - } - // Compute the PCIE attribute config on all non-SP systems, since SP // won't be there to do it. if(!spBaseServicesEnabled) -- cgit v1.2.1