[PATCH v12 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()

Pasha Tatashin pasha.tatashin at soleen.com
Wed Apr 3 16:20:35 PDT 2024


On Tue, Apr 2, 2024 at 1:11 AM Rohan McLure <rmclure at linux.ibm.com> wrote:
>
> To provide support for powerpc platforms, provide an addr parameter to
> the page_table_check_pte_set() routine. This parameter is needed on some
> powerpc platforms which do not encode whether a mapping is for user or
> kernel in the pte. On such platforms, this can be inferred form the
> addr parameter.
>
> Signed-off-by: Rohan McLure <rmclure at linux.ibm.com>

Reviewed-by: Pasha Tatashin <pasha.tatashin at soleen.com>



More information about the linux-riscv mailing list