Open crim50n opened 2 days ago
crim50n:
@sfjro I would greatly appreciate any help you can give me in solving the problem.
But you didn't describe the problem, did you? v6.1 is not supported which is expired since Jul 2024. If some backporting is the problem, I'd suggest you to try recent aufs6-mmap.patch in aufs6.1[12] branch for instance.
J. R. Okajima
Both 6.1 & 6.6 mmap patches are failing but in different hunks........ these are the current LTS kernels....... 2024-11-30T07:31:57.5706942Z Linux: 6.1.119 2024-11-30T07:31:57.5717608Z aufs=6.1 2024-11-30T07:31:57.5718177Z aufs_util=6.0 2024-11-30T07:32:38.7261899Z patching file mm/mmap.c 2024-11-30T07:32:38.7264361Z Hunk #1 succeeded at 138 with fuzz 2 (offset -1 lines). 2024-11-30T07:32:38.7265490Z Hunk #2 succeeded at 591 (offset 2 lines). 2024-11-30T07:32:38.7266180Z Hunk #3 succeeded at 843 (offset 13 lines). 2024-11-30T07:32:38.7266902Z Hunk #4 succeeded at 2368 (offset 144 lines). 2024-11-30T07:32:38.7267446Z Hunk #5 succeeded at 2389 with fuzz 2 (offset 143 lines). 2024-11-30T07:32:38.7268518Z Hunk #6 succeeded at 2789 (offset 142 lines). 2024-11-30T07:32:38.7269309Z Hunk #7 FAILED at 2746. 2024-11-30T07:32:38.7269908Z Hunk #8 succeeded at 2962 (offset 149 lines). 2024-11-30T07:32:38.7270636Z Hunk #9 succeeded at 3023 (offset 149 lines). 2024-11-30T07:32:38.7271096Z Hunk #10 succeeded at 3399 (offset 150 lines). 2024-11-30T07:32:38.7271914Z 1 out of 10 hunks FAILED -- saving rejects to file mm/mmap.c.rej
Thank you! It works. @sfjro will you be able to make the change? Kernel 6.1 will be supported until 31 Dec 2026.
crim50n:
@sfjro will you be able to make the change? Kernel 6.1 will be supported until 31 Dec 2026.
Since Jul 2024, aufs6.1 has been unsupported.
J. R. Okajima
@sfjro I would greatly appreciate any help you can give me in solving the problem.