Commit 7ff3aaf
mm: remove PageAnonExclusive assertions in unuse_pte()
mainline inclusion
from mainline-v6.8-rc1
category: performance
The page in question is either freshly allocated or known to be in
the swap cache; these assertions are not particularly useful.
Link: https://lkml.kernel.org/r/20231212164813.2540119-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
(cherry picked from commit 8d294a8)
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 585d2c5 commit 7ff3aaf
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1797 | 1797 | | |
1798 | 1798 | | |
1799 | 1799 | | |
1800 | | - | |
1801 | | - | |
1802 | | - | |
1803 | | - | |
1804 | 1800 | | |
1805 | 1801 | | |
1806 | 1802 | | |
| |||
0 commit comments