kernel-release 4.19.38-1 (x86_64;i586) 2019-5351
3

Status published
Submitter cris [@T] beebgames.com
Platform 3.0
Repository main
URL https://abf.openmandriva.org/build_lists/501158
Packages
bootsplash-packer-4.19.38-1.x86_64.binary
cpupower-4.19.38-1.x86_64.binary
cpupower-devel-4.19.38-1.x86_64.binary
kernel-release-4.19.38-1.x86_64.source
kernel-release-desktop-4.19.38-1omv-1-1.x86_64.binary
kernel-release-desktop-devel-4.19.38-1omv-1-1.x86_64.binary
kernel-release-desktop-devel-latest-4.19.38-1.x86_64.binary
kernel-release-desktop-latest-4.19.38-1.x86_64.binary
kernel-release-headers-1:4.19.38-1.x86_64.binary
kernel-release-server-4.19.38-1omv-1-1.x86_64.binary
kernel-release-server-devel-4.19.38-1omv-1-1.x86_64.binary
kernel-release-server-devel-latest-4.19.38-1.x86_64.binary
kernel-release-server-latest-4.19.38-1.x86_64.binary
kernel-release-source-4.19.38-1omv-1-1.x86_64.binary
kernel-release-source-latest-4.19.38-1.x86_64.binary
turbostat-4.19.38-1.x86_64.binary
x86_energy_perf_policy-4.19.38-1.x86_64.binary
bootsplash-packer-4.19.38-1.i586.binary
cpupower-4.19.38-1.i586.binary
cpupower-devel-4.19.38-1.i586.binary
kernel-release-4.19.38-1.i586.source
kernel-release-desktop-4.19.38-1omv-1-1.i586.binary
kernel-release-desktop-devel-4.19.38-1omv-1-1.i586.binary
kernel-release-desktop-devel-latest-4.19.38-1.i586.binary
kernel-release-desktop-latest-4.19.38-1.i586.binary
kernel-release-headers-1:4.19.38-1.i586.binary
kernel-release-source-4.19.38-1omv-1-1.i586.binary
kernel-release-source-latest-4.19.38-1.i586.binary
turbostat-4.19.38-1.i586.binary
x86_energy_perf_policy-4.19.38-1.i586.binary
Build Date 2019-05-02 16:22:55 +0000 UTC
Last Updated 2019-05-10 06:02:18.249092435 +0000 UTC
$ git diff --patch-with-stat --summary 7f48a23a9a745d41260936cf17afed26da452985..fc9202dc68e68c17f9234449cccf68910d972784

 .abf.yml             | 2 +-
 arm64-common.config  | 1 +
 common.config        | 1 +
 i386-common.config   | 1 +
 kernel-release.spec  | 2 +-
 uksm-4.19.patch      | 2 +-
 x86_64-common.config | 1 +
 znver1-common.config | 1 +
 8 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 79a0de1..b9deed8 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,5 +1,5 @@
 sources:
   linux-4.19.tar.sign: 599d83b29bd79fd26d92f6be80e7ed65bbf7dbfe
   linux-4.19.tar.xz: 40f3e72192d59c0b7a4638cebd0ea55d35a782bb
-  patch-4.19.17.xz: ca9f48ffeb6982daecb96ce71765e2f6670dec19
+  patch-4.19.38.xz: 730a5d6adafe46d72bb798d172e395d1a43ebe42
   saa716x-driver.tar.xz: f9b6ef1cd6f1f71f53d9a8aadfba2cf6b5c3d7b6
diff --git a/arm64-common.config b/arm64-common.config
index 644978d..246c737 100644
--- a/arm64-common.config
+++ b/arm64-common.config
@@ -1744,3 +1744,4 @@ CONFIG_OPTEE_SHM_NUM_PRIV_PAGES=1
 # CONFIG_SLIM_QCOM_NGD_CTRL is not set
 # CONFIG_CRYPTO_DEV_QCOM_RNG is not set
 # CONFIG_CRYPTO_DEV_HISI_SEC is not set
+CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
diff --git a/common.config b/common.config
index 8afc772..c064e80 100644
--- a/common.config
+++ b/common.config
@@ -9383,3 +9383,4 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=4
 # CONFIG_EROFS_FS is not set
 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
 CONFIG_USB_ROLE_SWITCH=m
+CONFIG_LDISC_AUTOLOAD=y
diff --git a/i386-common.config b/i386-common.config
index aa3e545..888430e 100644
--- a/i386-common.config
+++ b/i386-common.config
@@ -508,3 +508,4 @@ CONFIG_I2C_MULTI_INSTANTIATE=m
 # CONFIG_MLXREG_IO is not set
 CONFIG_PAGE_TABLE_ISOLATION=y
 # CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
+CONFIG_INTEL_ATOMISP2_PM=m
diff --git a/kernel-release.spec b/kernel-release.spec
index b84a426..4be509f 100644
--- a/kernel-release.spec
+++ b/kernel-release.spec
@@ -13,7 +13,7 @@
 # compose tar.xz name and release
 %define kernelversion	4
 %define patchlevel	19
-%define sublevel	17
+%define sublevel	38
 %define relc		%{nil}
 # Only ever wrong on x.0 releases...
 %define previous	%{kernelversion}.%(echo $((%{patchlevel}-1)))
diff --git a/uksm-4.19.patch b/uksm-4.19.patch
index 441aba1..d966994 100644
--- a/uksm-4.19.patch
+++ b/uksm-4.19.patch
@@ -1190,9 +1190,9 @@ index f7cd9cb96..9add24de6 100644
 --- a/mm/mmap.c
 +++ b/mm/mmap.c
 @@ -45,6 +45,7 @@
- #include <linux/moduleparam.h>
  #include <linux/pkeys.h>
  #include <linux/oom.h>
+ #include <linux/sched/mm.h>
 +#include <linux/ksm.h>
  
  #include <linux/uaccess.h>
diff --git a/x86_64-common.config b/x86_64-common.config
index da8d333..8a733d7 100644
--- a/x86_64-common.config
+++ b/x86_64-common.config
@@ -332,3 +332,4 @@ CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
 CONFIG_I2C_MULTI_INSTANTIATE=m
 # CONFIG_MLXREG_IO is not set
 # CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
+CONFIG_INTEL_ATOMISP2_PM=m
diff --git a/znver1-common.config b/znver1-common.config
index 5b7b258..a95a094 100644
--- a/znver1-common.config
+++ b/znver1-common.config
@@ -332,3 +332,4 @@ CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
 CONFIG_I2C_MULTI_INSTANTIATE=m
 # CONFIG_MLXREG_IO is not set
 # CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
+CONFIG_INTEL_ATOMISP2_PM=m
Not Available

cris [@T] beebgames.comNo Comment.1807d 06hrs
cris [@T] beebgames.comNo Comment.1807d 06hrs