From 64a710adee66fd7188edaec1b38e4fda94761b44 Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Sat, 14 Sep 2019 21:56:16 +0200
Subject: [PATCH] - updated to 4.4.192

---
 kernel-vanilla-x86.config    | 5 +++--
 kernel-vanilla-x86_64.config | 5 +++--
 kernel-vanilla.spec          | 4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config
index 2399386..cc099e1 100644
--- a/kernel-vanilla-x86.config
+++ b/kernel-vanilla-x86.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.179-4.4-vanilla Kernel Configuration
+# Linux/x86 4.4.192-4.4-vanilla Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -7929,7 +7929,8 @@ CONFIG_TEST_HEXDUMP=m
 CONFIG_TEST_STRING_HELPERS=m
 CONFIG_TEST_KSTRTOX=m
 CONFIG_TEST_PRINTF=m
-# CONFIG_TEST_RHASHTABLE is not set
+CONFIG_TEST_RHASHTABLE=m
+CONFIG_TEST_HASH=m
 # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_TEST_LKM=m
diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config
index fb06dc4..ddb6844 100644
--- a/kernel-vanilla-x86_64.config
+++ b/kernel-vanilla-x86_64.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.4.179-4.4-vanilla Kernel Configuration
+# Linux/x86 4.4.192-4.4-vanilla Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -7702,7 +7702,8 @@ CONFIG_TEST_HEXDUMP=m
 CONFIG_TEST_STRING_HELPERS=m
 CONFIG_TEST_KSTRTOX=m
 CONFIG_TEST_PRINTF=m
-# CONFIG_TEST_RHASHTABLE is not set
+CONFIG_TEST_RHASHTABLE=m
+CONFIG_TEST_HASH=m
 # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
 # CONFIG_DMA_API_DEBUG is not set
 CONFIG_TEST_LKM=m
diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec
index f294f98..274d651 100644
--- a/kernel-vanilla.spec
+++ b/kernel-vanilla.spec
@@ -4,7 +4,7 @@
 %bcond_with	verbose		# verbose build (V=1)
 
 %define		basever		4.4
-%define		postver		190
+%define		postver		192
 %define		rel		1
 
 %define		alt_kernel	4.4-vanilla
@@ -30,7 +30,7 @@ Source0:	http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5:	9a78fa2eb6c68ca5a40ed5af08142599
 %if "%{postver}" != "0"
 Source1:	http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Source1-md5:	16d63437dedd2800a9695ac344935fa0
+# Source1-md5:	f59cfc3955aed5e56835b052dad82aaa
 %endif
 
 Source2:	kernel-module-build.pl
-- 
2.49.0