From 0ce5167ff1522a825ed8d10f6cca455a7c41a8d9 Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Sat, 28 May 2022 18:15:38 +0200
Subject: [PATCH] - updated to 5.4.196

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

diff --git a/kernel-x86.config b/kernel-x86.config
index c1ed6b5..4ecf17a 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.188-5.4 Kernel Configuration
+# Linux/x86 5.4.196-5.4 Kernel Configuration
 #
 
 #
@@ -2398,6 +2398,7 @@ CONFIG_PNPACPI=y
 CONFIG_BLK_DEV=y
 CONFIG_BLK_DEV_NULL_BLK=m
 CONFIG_BLK_DEV_FD=m
+# CONFIG_BLK_DEV_FD_RAWCMD is not set
 CONFIG_CDROM=m
 CONFIG_PARIDE=m
 
@@ -3947,9 +3948,6 @@ CONFIG_MISDN_NETJET=m
 CONFIG_MISDN_HDLC=m
 CONFIG_MISDN_IPAC=m
 CONFIG_MISDN_ISAR=m
-CONFIG_NVM=y
-CONFIG_NVM_PBLK=m
-# CONFIG_NVM_PBLK_DEBUG is not set
 
 #
 # Input device support
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index aac77d4..d343358 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.188-5.4 Kernel Configuration
+# Linux/x86 5.4.196-5.4 Kernel Configuration
 #
 
 #
@@ -2401,6 +2401,7 @@ CONFIG_PNPACPI=y
 CONFIG_BLK_DEV=y
 CONFIG_BLK_DEV_NULL_BLK=m
 CONFIG_BLK_DEV_FD=m
+# CONFIG_BLK_DEV_FD_RAWCMD is not set
 CONFIG_CDROM=m
 CONFIG_PARIDE=m
 
@@ -3916,9 +3917,6 @@ CONFIG_MISDN_NETJET=m
 CONFIG_MISDN_HDLC=m
 CONFIG_MISDN_IPAC=m
 CONFIG_MISDN_ISAR=m
-CONFIG_NVM=y
-CONFIG_NVM_PBLK=m
-# CONFIG_NVM_PBLK_DEBUG is not set
 
 #
 # Input device support
diff --git a/kernel.spec b/kernel.spec
index 22e529f..d6cd938 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -4,7 +4,7 @@
 %bcond_with	verbose		# verbose build (V=1)
 
 %define		basever		5.4
-%define		postver		188
+%define		postver		196
 %define		rel		1
 
 %define		alt_kernel	5.4
@@ -30,7 +30,7 @@ Source0:	http://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5:	ce9b2d974d27408a61c53a30d3f98fb9
 %if "%{postver}" != "0"
 Source1:	http://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Source1-md5:	e77a1b24fd5b319c02114bb2abc3505c
+# Source1-md5:	d13549fb985d46bc3d7db965d794b008
 %endif
 
 Source2:	kernel-module-build.pl
-- 
2.49.0