!746 release 4.19.90-2209.5.0

From: @qiuuuuu 
Reviewed-by: @xiexiuqi 
Signed-off-by: @xiexiuqi
This commit is contained in:
openeuler-ci-bot 2022-09-21 01:11:38 +00:00 committed by Gitee
commit 44d049bf68
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2209.4.0
4.19.90-2209.5.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2209.4.0
%global hulkrelease 2209.5.0
%define with_patch 0
@ -32,7 +32,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0168
Release: %{hulkrelease}.0169
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -809,6 +809,10 @@ fi
%changelog
* Tue Sep 20 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2209.5.0.0169
- jfs: prevent NULL deref in diFree
- jfs: fix GPF in diFree
* Thu Sep 15 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2209.4.0.0168
- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
- video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write