On Mon, 2018-10-15 at 02:49:52 UTC, Benjamin Herrenschmidt wrote: > This replaces all occurrences of __initdata for uninitialized > data with a new __prombss > > Currently __promdata is defined to be __initdata but we'll > eventually change that. > > Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e63334e556d9286fc30bec10503608 cheers