On 6/27/24 6:38 AM, Andrew Morton wrote:
On Wed, 26 Jun 2024 10:37:00 +1000 Gavin Shan <gshan@xxxxxxxxxx> wrote:
I rechecked the history, it's a bit hard to have precise fix tag for PATCH[4].
Please let me know if you have a better one for PATCH[4].
#4
Fixes: 800d8c63b2e9 ("shmem: add huge pages support")
Cc: stable@xxxxxxxxxx # v4.10+
Fixes: 552446a41661 ("shmem: Convert shmem_add_to_page_cache to XArray")
Cc: stable@xxxxxxxxxx # v4.20+
#3
Fixes: 793917d997df ("mm/readahead: Add large folio readahead")
Cc: stable@xxxxxxxxxx # v5.18+
#2
Fixes: 4687fdbb805a ("mm/filemap: Support VM_HUGEPAGE for file mappings")
Cc: stable@xxxxxxxxxx # v5.18+
#1
Fixes: 793917d997df ("mm/readahead: Add large folio readahead")
Cc: stable@xxxxxxxxxx # v5.18+
I probably need to move PATCH[3] before PATCH[2] since PATCH[1] and PATCH[2]
point to same commit.
OK, thanks.
I assume you'll be sending a new revision of the series. And Ryan had
comments. Please incorporate the above into the updated changelogs as
best you can.
Yes, I will post a new revision where all pending comments will be addressed.
Thanks,
Gavin