Files
linux-stable-mirror/include/linux
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-03-21 09:46:08 +01:00
2025-03-21 20:57:55 -03:00
2025-04-02 07:06:59 -06:00
2025-03-20 17:33:31 -04:00
2025-03-17 22:06:41 -07:00
2025-03-20 09:45:39 +01:00
2025-04-28 15:26:33 +00:00
2025-04-05 10:30:17 +02:00
2025-03-22 15:36:49 +02:00
2025-03-27 13:14:46 -05:00
2025-03-27 13:14:45 -05:00
2025-03-20 08:00:50 -07:00
2025-03-25 09:15:07 -07:00