]> asedeno.scripts.mit.edu Git - linux.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)
commitae2e953fdca791270e80c08d6a830d9aa472a111
tree7d607938ed36d1636a5b1f30cce005c3a5add179
parent609488bc979f99f805f34e9a32c1e3b71179d10b
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask

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

Fixes: 120496ac2d2d ("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