On Wed, Jul 02, 2025 at 12:32:05PM +0200, Cornelia Huck wrote: > On Wed, Jul 02 2025, Magnus Kulke <magnusku...@linux.microsoft.com> wrote: > > > I might not have completely understood the process though, do you > > suggest to run `update-linux-headers.sh` on a current kernel (the other > > headers seem to be updated from 6.16-rc*, so I assume the latest rc?) > > and include the resulting changes in a seperate commit? > > Yes, if you need to use headers imported from Linux, you should add a > separate commit stating the release (rc) you used, and update *all* of > the headers. As you import a new header, I would update the script to > add the header in the same commit. >
thank you for the clarification. I will do that then, and split that from the addition of the aux hyperv headers that are required.