]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
authorNathan Lynch <nathanl@linux.ibm.com>
Thu, 18 Jul 2019 16:22:14 +0000 (11:22 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 5 Aug 2019 08:53:03 +0000 (18:53 +1000)
commit706f13fdc0285d63c53015dcd940cba04168d093
tree7d607938ed36d1636a5b1f30cce005c3a5add179
parent41a187cd24925e8550afd67e1bda36b35bf2bd6a
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask

These aren't used by modular code, nor should they be.

Fixes: 2f62335df444 ("powerpc: Bring all threads online prior to migration/hibernation")
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190718162214.5694-1-nathanl@linux.ibm.com
arch/powerpc/kernel/rtas.c