commit | a614f52e75bd69b513707b4adc672149c4903995 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 15 13:49:55 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Oct 19 00:56:17 2018 +1100 |
tree | 4ac40b3b1494f5578b55238b8f70b72ed4c2b704 | |
parent | c886087caee759790db47f345f8382d653015de3 [diff] |
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>