Skip to content
Commit 2320c579 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

[S390] incorrect PageTables counter for kvm page tables



The page_table_free_pgste function is used for kvm processes to free page
tables that have the pgste extension. It calls pgtable_page_ctor instead of
pgtable_page_dtor which increases NR_PAGETABLE instead of decreasing it.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent f3612304
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment