1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-19 12:55:08 +00:00
Matthew Wilcox (Oracle) 1313057c36 highmem: Add memcpy_folio()
The folio equivalent of memcpy_page().  It should correctly and
efficiently manage large folios:

 - If one, neither or both is highmem
 - If (either or both) offset+len crosses a page boundary
 - If the two offsets are congruent or not

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2025-04-28 15:26:33 +00:00
..
2025-04-01 11:02:03 -07:00
2025-04-03 15:31:14 -07:00
2025-03-29 11:12:28 -07:00
2025-04-02 18:23:31 -07:00
2025-04-02 20:04:43 -07:00
2025-03-30 13:45:28 -07:00
2025-04-02 07:06:59 -06:00
2025-04-01 11:02:03 -07:00
2025-03-30 12:43:03 -07:00
2025-03-27 13:27:08 -07:00
2025-04-28 15:26:33 +00:00
2025-04-05 10:30:17 +02:00
2025-04-01 18:03:46 -07:00
2025-04-01 18:03:46 -07:00
2025-03-28 12:37:13 -07:00
2025-03-30 12:43:03 -07:00
2025-03-31 13:37:22 -07:00
2025-04-02 17:06:31 -07:00
2025-03-29 11:23:16 -07:00
2025-03-28 19:36:53 -07:00
2025-03-30 12:43:03 -07:00