kernel_compiler_patch
kernel_compiler_patch copied to clipboard
patch files rename mixed up
I have just pulled the latest changes and I spotted this:
more-uarches-for-kernel-6.8-rc4+.patch => more-ISA-levels-and-uarches-for-kernel-6.1.79-6.8-rc3.patch | 390 +++++++++++++++-----------------
more-uarches-for-kernel-6.1.79-6.8-rc3.patch => more-ISA-levels-and-uarches-for-kernel-6.8-rc4+.patch | 424 ++++++++++++++++-------------------
this looks like a mixed up... the 6.8 patch become the 6.1.79-6.8-rc3 and the 6.1.79-6.8-rc3 became the 6.8-rc4+...
this seems wrong...