[PATCH 1/9] mm/huge_memory: Use zap_deposited_table() more

David Rientjes rientjes at google.com
Wed Apr 19 07:35:06 AEST 2017


On Wed, 12 Apr 2017, Oliver O'Halloran wrote:

> Depending flags of the PMD being zapped there may or may not be a
> deposited pgtable to be freed. In two of the three cases this is open
> coded while the third uses the zap_deposited_table() helper. This patch
> converts the others to use the helper to clean things up a bit.
> 
> Cc: "Aneesh Kumar K.V" <aneesh.kumar at linux.vnet.ibm.com>
> Cc: "Kirill A. Shutemov" <kirill.shutemov at linux.intel.com>
> Cc: linux-mm at kvack.org
> Signed-off-by: Oliver O'Halloran <oohall at gmail.com>

Acked-by: David Rientjes <rientjes at google.com>


More information about the Linuxppc-dev mailing list