Hi, On Thu, Dec 10, 2020 at 1:19 PM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote: > > + pr_warn("%s: Card appears overclocked; req %u Hz, actual %d Hz\n", > + mmc_hostname(host->mmc), clock, achieved_rate); Ugh, multitasking too heavily. Clearly this is wrong format codes... v3 coming shortly. Sorry for the spam.