Skip to content

Commit 25553c5

Browse files
committed
patch: disable drm/xe patches that don't apply to current kernels (NEEDS FIXING)
Rename two .patch files to .patch.NEED_FIX so the patch driver skips them on apply. Both are drm/xe kernel patches that stopped applying cleanly after an upstream rebase and haven't been refreshed yet: - 0002-drm-xe-guc-use-GUC_SIZE-SZ_4K-for-alignment.patch - 0005-drm-xe-query-use-PAGE_SIZE-as-the-minimum-page-align.patch Kernels that were picking these up need them re-based against current upstream drm/xe before re-enabling. Not a behaviour change on its own — the patches were already failing the apply step — but stops the noise in build logs and makes it obvious at a glance which patches need maintainer attention.
1 parent 6b19c6e commit 25553c5

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed

patch/kernel/archive/uefi-loong64-7.0/0002-drm-xe-guc-use-GUC_SIZE-SZ_4K-for-alignment.patch renamed to patch/kernel/archive/uefi-loong64-7.0/0002-drm-xe-guc-use-GUC_SIZE-SZ_4K-for-alignment.patch.NEED_FIX

File renamed without changes.

patch/kernel/archive/uefi-loong64-7.0/0005-drm-xe-query-use-PAGE_SIZE-as-the-minimum-page-align.patch renamed to patch/kernel/archive/uefi-loong64-7.0/0005-drm-xe-query-use-PAGE_SIZE-as-the-minimum-page-align.patch.NEED_FIX

File renamed without changes.

0 commit comments

Comments
 (0)