]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Oct 2018 02:49:58 +0000 (13:49 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 18 Oct 2018 13:56:17 +0000 (00:56 +1100)
commit1065adad8b6678f17dca1ea1a27da02ff306b998
tree1a97804a52277cf429cd3474571f91fbab0ca166
parentb1a279a55b2875e3a8ede5c71522c27f22c0c6dc
powerpc/prom_init: Move __prombss to it's own section and store it in .bss

This makes __prombss its own section, and for now store
it in .bss.

This will give us the ability later to store it elsewhere
and/or free it after boot (it's about 8KB).

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