diff options
-rw-r--r-- | mm/gup.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2020,6 +2020,7 @@ static int gup_hugepte(pte_t *ptep, unsigned long sz, unsigned long addr, return 0; } + SetPageReferenced(head); return 1; } |
![]() |
index : wireguard-linux | |
WireGuard for the Linux kernel | Jason A. Donenfeld |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | mm/gup.c | 1 |
@@ -2020,6 +2020,7 @@ static int gup_hugepte(pte_t *ptep, unsigned long sz, unsigned long addr, return 0; } + SetPageReferenced(head); return 1; } |