2008-03-05 12:01:19

by Martin Schwidefsky

[permalink] [raw]
Subject: [patch 09/10] Load disabled wait psw if reipl fails.

From: Michael Holzheu <[email protected]>

Normally this should not happen, but it's cleaner to do it that way.

Signed-off-by: Michael Holzheu <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
---

arch/s390/kernel/ipl.c | 1 +
1 file changed, 1 insertion(+)

Index: quilt-2.6/arch/s390/kernel/ipl.c
===================================================================
--- quilt-2.6.orig/arch/s390/kernel/ipl.c
+++ quilt-2.6/arch/s390/kernel/ipl.c
@@ -704,6 +704,7 @@ void reipl_run(struct shutdown_trigger *
default:
break;
}
+ disabled_wait((unsigned long) __builtin_return_address(0));
}

static void __init reipl_probe(void)

--
blue skies,
Martin.

"Reality continues to ruin my life." - Calvin.