Patch "s390/ipl: add loadparm parameter to eckd ipl/reipl data" has been added to the 6.2-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    s390/ipl: add loadparm parameter to eckd ipl/reipl data

to the 6.2-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     s390-ipl-add-loadparm-parameter-to-eckd-ipl-reipl-data.patch
and it can be found in the queue-6.2 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 6bb361d5d8eb1dbc9e0b190eeee27a2ac4d1119f Mon Sep 17 00:00:00 2001
From: Sven Schnelle <svens@xxxxxxxxxxxxx>
Date: Sun, 29 Jan 2023 16:39:19 +0100
Subject: s390/ipl: add loadparm parameter to eckd ipl/reipl data

From: Sven Schnelle <svens@xxxxxxxxxxxxx>

commit 6bb361d5d8eb1dbc9e0b190eeee27a2ac4d1119f upstream.

commit 87fd22e0ae92 ("s390/ipl: add eckd support") missed to add the
loadparm attribute to the new eckd ipl/reipl data.

Fixes: 87fd22e0ae92 ("s390/ipl: add eckd support")
Cc: <stable@xxxxxxxxxxxxxxx>
Signed-off-by: Sven Schnelle <svens@xxxxxxxxxxxxx>
Reviewed-by: Heiko Carstens <hca@xxxxxxxxxxxxx>
Signed-off-by: Heiko Carstens <hca@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 arch/s390/kernel/ipl.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/s390/kernel/ipl.c b/arch/s390/kernel/ipl.c
index d7b433261145..5f0f5c86963a 100644
--- a/arch/s390/kernel/ipl.c
+++ b/arch/s390/kernel/ipl.c
@@ -593,6 +593,7 @@ static struct attribute *ipl_eckd_attrs[] = {
 	&sys_ipl_type_attr.attr,
 	&sys_ipl_eckd_bootprog_attr.attr,
 	&sys_ipl_eckd_br_chr_attr.attr,
+	&sys_ipl_ccw_loadparm_attr.attr,
 	&sys_ipl_device_attr.attr,
 	&sys_ipl_secure_attr.attr,
 	&sys_ipl_has_secure_attr.attr,
@@ -908,6 +909,7 @@ DEFINE_GENERIC_LOADPARM(fcp);
 DEFINE_GENERIC_LOADPARM(nvme);
 DEFINE_GENERIC_LOADPARM(ccw);
 DEFINE_GENERIC_LOADPARM(nss);
+DEFINE_GENERIC_LOADPARM(eckd);
 
 static ssize_t reipl_fcp_clear_show(struct kobject *kobj,
 				    struct kobj_attribute *attr, char *page)
@@ -1129,6 +1131,7 @@ static struct attribute *reipl_eckd_attrs[] = {
 	&sys_reipl_eckd_device_attr.attr,
 	&sys_reipl_eckd_bootprog_attr.attr,
 	&sys_reipl_eckd_br_chr_attr.attr,
+	&sys_reipl_eckd_loadparm_attr.attr,
 	NULL,
 };
 
-- 
2.39.2



Patches currently in stable-queue which might be from svens@xxxxxxxxxxxxx are

queue-6.2/s390-idle-mark-arch_cpu_idle-noinstr.patch
queue-6.2/s390-ipl-add-define_generic_loadparm.patch
queue-6.2/s390-ipl-add-loadparm-parameter-to-eckd-ipl-reipl-data.patch
queue-6.2/s390-vdso-drop-shared-from-kbuild_cflags_64.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux