ucode_dbg
ucode_dbg("%s: Adding patch_id: 0x%08x, proc_id: 0x%04x\n",
ucode_dbg("failed to load file %s\n", fw_name);
ucode_dbg("CPU%d, base_rev: 0x%x\n", cpu, base_rev);
ucode_dbg("Truncated microcode container header.\n");
ucode_dbg("Invalid magic value (0x%08x).\n", cont_magic);
ucode_dbg("Wrong microcode container equivalence table type: %u.\n",
ucode_dbg("Truncated equivalence table.\n");
ucode_dbg("Truncated patch section.\n");
ucode_dbg("Invalid type field (0x%x) in container file section header.\n",
ucode_dbg("Patch of size %u too short.\n", p_size);
ucode_dbg("Patch of size %u truncated.\n", sh_psize);
ucode_dbg("Per-family patch size mismatch.\n");
ucode_dbg("cur_rev: 0x%x, cutoff: 0x%x, patch_rev: 0x%x\n",
ucode_dbg("Patch-ID 0x%08x: family: 0x%x\n", mc_hdr->patch_id, patch_fam);
ucode_dbg(" match: size: %d\n", patch_size);
ucode_dbg("updated rev: 0x%x\n", *cur_rev);