!408 release 4.19.90-2111.6.0

From: @qiuuuuu
Reviewed-by: @gatieme
Signed-off-by: @gatieme
This commit is contained in:
openeuler-ci-bot 2021-11-24 08:24:44 +00:00 committed by Gitee
commit 33e1f7ffd2
2 changed files with 8 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2111.5.0
4.19.90-2111.6.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2111.5.0
%global hulkrelease 2111.6.0
%define with_patch 0
@ -32,7 +32,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0123
Release: %{hulkrelease}.0124
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -809,6 +809,11 @@ fi
%changelog
* Wed Nov 24 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2111.6.0.0124
- drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
- config: Enable some configs for test
- share_pool: add mm address check when access the process's sp_group file
* Tue Nov 23 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2111.5.0.0123
- rq-qos: fix missed wake-ups in rq_qos_throttle try two
- atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait