Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-23 Thread Ying-Chun Liu (PaulLiu)
Hi all, I've fixed this bug. I plan to do NMU after 10 days if no one complains. It will be uploaded to delay/10 queue. The debdiff is as attachment. Yours, Paul diff -Nru xtrx-dkms-0.0.1+git20190320.5ae3a3e/debian/changelog xtrx-dkms-0.0.1+git20190320.5ae3a3e/debian/changelog ---

Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-19 Thread Ying-Chun Liu (PaulLiu)
Hi Andreas, I think I can fix this bug later. This bug is caused by kernel commit bc292ab00f6c ("mm: introduce vma->vm_flags wrapper functions"). So all the vma->vm_flags |= VM_XXXD needs to be modifed to vm_flags_set(vma, VM_XXX). Will NMU this later when I make a proper patch. Will also do

Bug#1038003: xtrx-dkms: module fails to build for Linux 6.3: error: assignment of read-only member 'vm_flags'

2023-06-15 Thread Andreas Beckmann
Package: xtrx-dkms Version: 0.0.1+git20190320.5ae3a3e-3.2 Severity: serious Tags: sid trixie User: debian...@lists.debian.org Usertags: piuparts related to this kernel change: bc292ab00f6c ("mm: introduce vma->vm_flags wrapper functions") DKMS make.log for xtrx-0.0.1+git20190320.5ae3a3e-3.2 for