Loading arch/arm64/kernel/acpi.c +1 −1 Original line number Diff line number Diff line Loading @@ -439,7 +439,7 @@ int apei_claim_sea(struct pt_regs *regs) irq_work_run(); __irq_exit(); } else { pr_warn_ratelimited("APEI work queued but not completed"); pr_warn_ratelimited("APEI work queued but not completed\n"); err = -EINPROGRESS; } } Loading Loading
arch/arm64/kernel/acpi.c +1 −1 Original line number Diff line number Diff line Loading @@ -439,7 +439,7 @@ int apei_claim_sea(struct pt_regs *regs) irq_work_run(); __irq_exit(); } else { pr_warn_ratelimited("APEI work queued but not completed"); pr_warn_ratelimited("APEI work queued but not completed\n"); err = -EINPROGRESS; } } Loading