!466 release 4.19.90-2201.2.0

Merge pull request !466 from Qiuuuuu/openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2022-01-14 01:39:36 +00:00 committed by Gitee
commit 31e67b02f7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 7 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2201.1.0
4.19.90-2201.2.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2201.1.0
%global hulkrelease 2201.2.0
%define with_patch 0
@ -32,7 +32,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0132
Release: %{hulkrelease}.0133
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -809,6 +809,10 @@ fi
%changelog
* Tue Jan 11 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.2.0.0133
- arm64/mpam: fix mpam dts init arm_mpam_of_device_ids error
- arm64/mpam: fix mpam probe error for wrong init order
* Tue Jan 04 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.1.0.0132
- mm: export collect_procs()
- net: hns: update hns version to 21.12.1
@ -820,8 +824,6 @@ fi
- tee: handle lookup of shm with reference count 0
- tee: don't assign shm id for private shms
- tee: remove linked list of struct tee_shm
- mm/page_alloc: Use cmdline to disable "place pages to tail"
- mm/page_alloc: Use cmdline to disable "place pages to tail"
- ext4: fix an use-after-free issue about data=journal writeback mode
- ext4: Fix null-ptr-deref in '__ext4_journal_ensure_credits'
- scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
@ -849,8 +851,6 @@ fi
- xen/netback: avoid race in xenvif_rx_ring_slots_available()
- bpf: Remove MTU check in __bpf_skb_max_len
- sctp: account stream padding length for reconf chunk
- bpf: Remove MTU check in __bpf_skb_max_len
- sctp: account stream padding length for reconf chunk
- netfilter: fix regression in looped (broad|multi)cast's MAC handling
- perf/core: Avoid put_page() when GUP fails
- perf/core: Disable page faults when getting phys address