mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
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.
This commit is contained in:
Reference in New Issue
Block a user