[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/3] ppc: Check partition and process table alignment
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH v2 1/3] ppc: Check partition and process table alignment |
Date: |
Fri, 24 Jun 2022 15:35:32 -0300 |
Leandro Lupori <leandro.lupori@eldorado.org.br> writes:
> Check if partition and process tables are properly aligned, in
> their size, according to PowerISA 3.1B, Book III 6.7.6 programming
> note. Hardware and KVM also raise an exception in these cases.
>
> Signed-off-by: Leandro Lupori <leandro.lupori@eldorado.org.br>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>