sh: Fix up async PCIe probing on SMP.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 28 Jan 2011 06:14:08 +0000 (15:14 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 28 Jan 2011 06:14:08 +0000 (15:14 +0900)
commitcd7bb53ff88a5acef942a87c1d04e6211b6470dc
treed18e3e168caa19607dbddb3076a26229a6c543e3
parente8cdfb0509f48d44d95d68d4f42d8d71a9ba4acd
sh: Fix up async PCIe probing on SMP.

For the SMP case we run in to a lockup without a full synchronization
prior to continuing with the boot.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pcie-sh7786.c