From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2105#note_1137974600
Interestingly, if I switch into that directory, and try to git apply manually, it doesn't complain at all, but doesn't apply. git apply --verbose shows that it skips every patch. ``` ~/git/kernel/rawhide/kernel-6.0-11990-g9c9155a3509a/linux-6.1.0-0.rc0.20221014 git9c9155a3509a.11.eln122.x86_64 (rawhide)]>git apply --verbose ../../patch-6.1-redhat.patch Skipped patch 'Documentation/admin-guide/kernel-parameters.txt'. Skipped patch 'Kconfig'. Skipped patch 'Kconfig.redhat'. Skipped patch 'Makefile'. Skipped patch 'arch/arm/Kconfig'. Skipped patch 'arch/arm64/Kconfig'. Skipped patch 'arch/arm64/kernel/acpi.c'. Skipped patch 'arch/s390/include/asm/ipl.h'. Skipped patch 'arch/s390/kernel/ipl.c'. Skipped patch 'arch/s390/kernel/setup.c'. Skipped patch 'arch/x86/kernel/cpu/common.c'. Skipped patch 'arch/x86/kernel/setup.c'. Skipped patch 'drivers/acpi/apei/hest.c'. ``` Which continues. Of course inspecting the files, the patches are not already applied. _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue