--- zzzz-none-000/linux-5.15.111/drivers/mmc/core/mmc_ops.c 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/drivers/mmc/core/mmc_ops.c 2024-02-07 10:23:07.000000000 +0000 @@ -894,7 +894,7 @@ break; default: /* In all other states, it's illegal to issue HPI */ - pr_debug("%s: HPI cannot be sent. Card state=%d\n", + pr_info("%s: HPI cannot be sent. Card state=%d\n", mmc_hostname(card->host), R1_CURRENT_STATE(status)); err = -EINVAL; goto out;