[PATCH 2/8] opeinrisc: switch to generic version of pte allocation

Stafford Horne shorne at gmail.com
Sat Jun 27 17:23:35 EDT 2020


On Sat, Jun 27, 2020 at 05:34:47PM +0300, Mike Rapoport wrote:
> From: Mike Rapoport <rppt at linux.ibm.com>
> 
> Replace pte_alloc_one(), pte_free() and pte_free_kernel() with the generic
> implementation. The only actual functional change is the addition of
> __GFP_ACCOUT for the allocation of the user page tables.
> 
> The pte_alloc_one_kernel() is kept back because its implementation on
> openrisc is different than the generic one.
> 
> Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>

Thank's for this.

Acked-by: Stafford Horne <shorne at gmail.com>



More information about the linux-arm-kernel mailing list