[S390] path grouping and path verifications fixes.
[pandora-kernel.git] / arch / s390 / kernel / machine_kexec.c
index fbde6a9..60b1ea9 100644 (file)
@@ -63,6 +63,7 @@ NORET_TYPE void
 machine_kexec(struct kimage *image)
 {
        clear_all_subchannels();
+       cio_reset_channel_paths();
 
        /* Disable lowcore protection */
        ctl_clear_bit(0,28);