release 4.19.90-2312.4.0

This commit is contained in:
YangYunYi 2023-12-20 10:58:32 +08:00
parent 54ec75960b
commit 5ce4eda00a
2 changed files with 9 additions and 4 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2312.3.0 4.19.90-2312.4.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu} %global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2312.3.0 %global hulkrelease 2312.4.0
%define with_patch 1 %define with_patch 1
@ -32,7 +32,7 @@
Name: kernel Name: kernel
Version: 4.19.90 Version: 4.19.90
Release: %{hulkrelease}.0256 Release: %{hulkrelease}.0257
Summary: Linux Kernel Summary: Linux Kernel
License: GPLv2 License: GPLv2
URL: http://www.kernel.org/ URL: http://www.kernel.org/
@ -849,6 +849,11 @@ fi
%endif %endif
%changelog %changelog
* Wed Dec 20 2023 YunYi Yang <yangyunyi2@huawei.com> - 4.19.90-2312.4.0.0257
- !3426 Revert "hrtimers: Push pending hrtimers away from outgoing CPU earlier"
- Revert "hrtimers: Push pending hrtimers away from outgoing CPU earlier"
- Revert "cpu/hotplug: fix kabi breakage in enum cpuhp_state"
* Tue Dec 12 2023 YunYi Yang <yangyunyi2@huawei.com> - 4.19.90-2312.3.0.0256 * Tue Dec 12 2023 YunYi Yang <yangyunyi2@huawei.com> - 4.19.90-2312.3.0.0256
- !3347 tun: avoid double free in tun_free_netdev - !3347 tun: avoid double free in tun_free_netdev
- tun: avoid double free in tun_free_netdev - tun: avoid double free in tun_free_netdev
@ -1453,7 +1458,7 @@ fi
- mtd: spi-nor: Add support for mx25u12835f - mtd: spi-nor: Add support for mx25u12835f
- spi: add support for octal mode I/O data transfer - spi: add support for octal mode I/O data transfer
* TUE Nov 14 2023 Li Xiaodong <lixiaodong67@huawei.com> - 4.19.90-2311.2.0.0242 * Tue Nov 14 2023 Li Xiaodong <lixiaodong67@huawei.com> - 4.19.90-2311.2.0.0242
- !2793 handle uninitialized numa nodes gracefully. - !2793 handle uninitialized numa nodes gracefully.
- !2789 linux-4.19.y inclusion - !2789 linux-4.19.y inclusion
- arch/x86/mm/numa: Do not initialize nodes twice - arch/x86/mm/numa: Do not initialize nodes twice