release 4.19.90-2211.6.0
This commit is contained in:
parent
7135ea3dcc
commit
e9a632e832
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2211.5.0
|
%global hulkrelease 2211.6.0
|
||||||
|
|
||||||
%define with_patch 0
|
%define with_patch 0
|
||||||
|
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0178
|
Release: %{hulkrelease}.0179
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,11 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Tue Nov 29 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.6.0.0179
|
||||||
|
- x86/tsc: use topology_max_packages() in tsc watchdog check
|
||||||
|
- scsi: hisi_sas: Set iptt aborted flag when receiving an abnormal CQ
|
||||||
|
- ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
|
||||||
|
|
||||||
* Tue Nov 22 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.5.0.0178
|
* Tue Nov 22 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.5.0.0178
|
||||||
- svm: Delete unused ioctl command
|
- svm: Delete unused ioctl command
|
||||||
- Revert "posix-cpu-timers: Make timespec to nsec conversion safe"
|
- Revert "posix-cpu-timers: Make timespec to nsec conversion safe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user