]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/s390/kernel/ipl.c
s390: add ppa to kernel entry / exit
[mirror_ubuntu-artful-kernel.git] / arch / s390 / kernel / ipl.c
index 8e622bb52f7a95fd59c2f89aec95f04c616633cf..ffed123b76c76a51e9436d935678fb71e4829211 100644 (file)
@@ -564,6 +564,7 @@ static struct kset *ipl_kset;
 
 static void __ipl_run(void *unused)
 {
+       __bpon();
        diag308(DIAG308_LOAD_CLEAR, NULL);
        if (MACHINE_IS_VM)
                __cpcmd("IPL", NULL, 0, NULL);