linux_dsm_epyc7002/arch/powerpc/platforms/powernv
liguang a5b45ded09 powerpc/smp: Use '==' instead of '<' for system_state
'system_state < SYSTEM_RUNNING' will have same effect
with 'system_state == SYSTEM_BOOTING', but the later
one is more clearer.

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-06-20 17:04:23 +10:00
..
Kconfig powerpc/powernv: Build a zImage.epapr 2013-05-24 18:13:46 +10:00
Makefile powerpc/powernv: PCI support for p7IOC under OPAL v2 2011-11-25 14:53:15 +11:00
opal-nvram.c powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks 2011-09-20 16:09:57 +10:00
opal-rtc.c powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks 2011-09-20 16:09:57 +10:00
opal-takeover.S powerpc: Merge STK_REG/PARAM/FRAMESIZE 2012-07-10 19:18:03 +10:00
opal-wrappers.S powerpc/powernv: Patch MSI EOI handler on P8 2013-04-26 16:09:59 +10:00
opal.c powerpc/powernv: Detect OPAL v3 API version 2013-05-14 15:10:02 +10:00
pci-ioda.c powerpc/vfio: Enable on PowerNV platform 2013-06-20 16:55:14 +10:00
pci-p5ioc2.c powerpc/vfio: Enable on PowerNV platform 2013-06-20 16:55:14 +10:00
pci.c powerpc/vfio: Enable on PowerNV platform 2013-06-20 16:55:14 +10:00
pci.h powerpc/powernv: Improve kexec reliability 2013-05-10 16:59:18 +10:00
powernv.h powerpc/powernv: Improve kexec reliability 2013-05-10 16:59:18 +10:00
setup.c powerpc/powernv: Detect OPAL v3 API version 2013-05-14 15:10:02 +10:00
smp.c powerpc/smp: Use '==' instead of '<' for system_state 2013-06-20 17:04:23 +10:00