!452 release 4.19.90-2112.8.0
Merge pull request !452 from Qiuuuuu/openEuler-20.03-LTS-SP3
This commit is contained in:
commit
ef74a90799
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2112.6.0
|
%global hulkrelease 2112.8.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}.0130
|
Release: %{hulkrelease}.0131
|
||||||
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
|
||||||
|
|
||||||
|
* Thu Dec 30 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.8.0.0131
|
||||||
|
- mm/page_alloc: Use cmdline to disable "place pages to tail"
|
||||||
|
- bpf: Remove MTU check in __bpf_skb_max_len
|
||||||
|
- sctp: account stream padding length for reconf chunk
|
||||||
|
|
||||||
* Tue Dec 28 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.6.0.0130
|
* Tue Dec 28 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.6.0.0130
|
||||||
- watchdog: Fix check_preemption_disabled() error
|
- watchdog: Fix check_preemption_disabled() error
|
||||||
- btrfs: unlock newly allocated extent buffer after error
|
- btrfs: unlock newly allocated extent buffer after error
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user