Commit 22d1e68
mm/memory: convert do_read_fault() to use folios
Saves one implicit call to compound_head().
Link: https://lkml.kernel.org/r/20230706163847.403202-4-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: ZhangPeng <zhangpeng362@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>1 parent 6f609b7 commit 22d1e68
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4536 | 4536 | | |
4537 | 4537 | | |
4538 | 4538 | | |
| 4539 | + | |
4539 | 4540 | | |
4540 | 4541 | | |
4541 | 4542 | | |
| |||
4553 | 4554 | | |
4554 | 4555 | | |
4555 | 4556 | | |
4556 | | - | |
| 4557 | + | |
| 4558 | + | |
4557 | 4559 | | |
4558 | | - | |
| 4560 | + | |
4559 | 4561 | | |
4560 | 4562 | | |
4561 | 4563 | | |
| |||
0 commit comments