]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/prom_init: Move ibm_arch_vec to __prombss
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Oct 2018 02:49:55 +0000 (13:49 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 18 Oct 2018 13:56:17 +0000 (00:56 +1100)
commitf95eff0608cd21f4769a035551cd555115abba33
tree4ac40b3b1494f5578b55238b8f70b72ed4c2b704
parent2bb1f4c69846014808a77fa0a0ca2e9b5036ebcd
powerpc/prom_init: Move ibm_arch_vec to __prombss

Make the existing initialized definition constant and copy
it to a __prombss copy

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/prom_init.c