disable patches breaking riscv64 add mcmodel patch for riscv64

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-01 20:46:36 -04:00
parent 2746b6c099
commit b9afacb502
No known key found for this signature in database
GPG Key ID: B9439994459B6518

View File

@ -252,11 +252,14 @@ Patch0251: 0251-grub-set-bootflag-Conservative-partial-fix-for-CVE-2.patch
Patch0252: 0252-grub-set-bootflag-More-complete-fix-for-CVE-2024-104.patch
Patch0253: 0253-grub-set-bootflag-Exit-calmly-when-not-running-as-ro.patch
Patch0254: 0254-Makefile.core.def-fix-linux-module.patch
%ifnarch riscv64
Patch0255: 0255-Add-support-for-Linux-EFI-stub-loading-on-arm-archit.patch
Patch0256: 0256-arm-arm64-loader-Better-memory-allocation-and-error-.patch
Patch0257: 0257-arm64-Fix-EFI-loader-kernel-image-allocation.patch
Patch0258: 0258-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch
Patch0259: 0259-Correct-BSS-zeroing-on-aarch64.patch
Patch0260: 0260-arm64-Use-proper-memory-type-for-kernel-allocation.patch
%endif
Patch0258: 0258-pe-add-the-DOS-header-struct-and-fix-some-bad-naming.patch
Patch0261: 0261-normal-Remove-grub_env_set-prefix-in-grub_try_normal.patch
Patch0262: 0262-fs-xfs-Handle-non-continuous-data-blocks-in-director.patch
Patch0263: 0263-Use-medany-instead-of-large-model-for-RISCV.patch