diff --git a/kernel.spec b/kernel.spec index acf822f..db1c158 100644 --- a/kernel.spec +++ b/kernel.spec @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0231 +Release: %{hulkrelease}.0232 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -832,6 +832,9 @@ fi %changelog +* Thu Nov 2 2023 hongrongxuan - 4.19.90-2311.1.0.0232 +- remove linux-kernel-test.patch + * Wed Nov 1 2023 hongrongxuan - 4.19.90-2311.1.0.0231 - perf/smmuv3: Add MODULE_ALIAS for module auto loading - perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09 diff --git a/patches/linux-kernel-test.patch b/patches/linux-kernel-test.patch deleted file mode 100644 index e69de29..0000000 diff --git a/series.conf b/series.conf index 987dcc1..4a8fef6 100644 --- a/series.conf +++ b/series.conf @@ -1,7 +1,6 @@ # # series.conf - Kernel patches configuration file # -patches/linux-kernel-test.patch patches/0001-PCI-Support-BAR-sizes-up-to-8TB.patch patches/0002-iommu-Add-def_domain_type-callback-in-iommu_ops.patch patches/0003-iommu-arm-smmu-v3-Make-default-domain-type-of-HiSili.patch