提交 41986a6e 编写于 作者: M Maciej W. Rozycki 提交者: Ralf Baechle

Fix a diagnostic message.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 362b1d54
......@@ -731,7 +731,7 @@ static void __init build_r3000_tlb_refill_handler(void)
if (p > tlb_handler + 32)
panic("TLB refill handler space exceeded");
printk("Synthesized TLB handler (%u instructions).\n",
printk("Synthesized TLB refill handler (%u instructions).\n",
(unsigned int)(p - tlb_handler));
#ifdef DEBUG_TLB
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册