[Skiboot] [PATCH 1/2] core/init: Don't checksum MPIPL data areas

Oliver O'Halloran oohall at gmail.com
Tue Oct 15 14:39:24 AEDT 2019


On Fri, Oct 11, 2019 at 9:19 PM Vasant Hegde
<hegdevasant at linux.vnet.ibm.com> wrote:
>
> On 10/11/19 9:57 AM, Oliver O'Halloran wrote:
> > Right now the romem checksum runs from _start until the start of our
> > data area. This spans the area used for the MPIPL data structures since
> > they're included in the SPIRA-H data area.
> >
> > Cc: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> > Signed-off-by: Oliver O'Halloran <oohall at gmail.com>
> > ---
> > We might be able to move the MPIPL tables to after the .rodata
> > section in the linker script.
>

> Yes. I will look into it later.

Ok, no hurry.

> I had completely missed checksum_romem() and reboot path. Thanks for the fix.
>
> Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
>
> -Vasant
>

Series merged to master as a4e0f636ea8c179d68c14d96ca36e165406a452e


More information about the Skiboot mailing list