!486 release 4.19.90-2201.4.0
Merge pull request !486 from Qiuuuuu/openEuler-20.03-LTS-SP3
This commit is contained in:
commit
e5bf167cd5
10
kernel.spec
10
kernel.spec
@ -12,7 +12,7 @@
|
||||
|
||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||
|
||||
%global hulkrelease 2201.3.0
|
||||
%global hulkrelease 2201.4.0
|
||||
|
||||
%define with_patch 0
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0134
|
||||
Release: %{hulkrelease}.0135
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -809,6 +809,12 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Jan 25 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.4.0.0135
|
||||
- net: bridge: clear bridge's private skb space on xmit
|
||||
- audit: bugfix for infinite loop when flush the hold queue
|
||||
- blk-throttle: enable hierarchical throttle in cgroup v1
|
||||
- xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
|
||||
|
||||
* Tue Jan 18 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.3.0.0134
|
||||
- ip_gre: validate csum_start only on pull
|
||||
- hugetlbfs: fix issue of preallocation of gigantic pages can't work
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user