summaryrefslogtreecommitdiffstats
path: root/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-26 16:24:10 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-26 16:24:10 -0500
commitd5f320566eb00901161a51fbd50b5ebbc51f47be (patch)
tree1dd2a09d65cd30d51df364946c799074fbf7f99a /0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
parent13d534d28a3d856676458b2aa28db46fa62d0f7d (diff)
downloadkernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.tar.gz
kernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.tar.xz
kernel-d5f320566eb00901161a51fbd50b5ebbc51f47be.zip
Linux v5.8.4 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch')
-rw-r--r--0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch b/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
index aad7ef066..8ffa070b4 100644
--- a/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
+++ b/0001-ipmi-do-not-configure-ipmi-for-HPE-m400.patch
@@ -84,10 +84,10 @@ index bbf7029e224b..cf7faa970dd6 100644
dmi_decode_ipmi((const struct dmi_header *) dev->device_data);
diff --git a/drivers/char/ipmi/ipmi_msghandler.c b/drivers/char/ipmi/ipmi_msghandler.c
-index c48d8f086382..0fc980a87ed0 100644
+index e1b22fe0916c..894eda427214 100644
--- a/drivers/char/ipmi/ipmi_msghandler.c
+++ b/drivers/char/ipmi/ipmi_msghandler.c
-@@ -33,6 +33,7 @@
+@@ -34,6 +34,7 @@
#include <linux/uuid.h>
#include <linux/nospec.h>
#include <linux/vmalloc.h>
@@ -95,7 +95,7 @@ index c48d8f086382..0fc980a87ed0 100644
#define IPMI_DRIVER_VERSION "39.2"
-@@ -5154,8 +5155,21 @@ static int __init ipmi_init_msghandler_mod(void)
+@@ -5155,8 +5156,21 @@ static int __init ipmi_init_msghandler_mod(void)
{
int rv;