提交 afd69ed1 编写于 作者: D David S. Miller

[SPARC64]: Do not flood log with failed DS messages.

When booting up a control node it's quite common to
not be able to register several service types.

And likewise on guests at least one or two are going
to not be there.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 028ebff2
......@@ -930,8 +930,6 @@ static int ds_handshake(struct ds_info *dp, struct ds_msg_tag *pkt)
dp->id, np->handle);
return 0;
}
printk(KERN_INFO "ds-%lu: Could not register %s service\n",
dp->id, cp->service_id);
cp->state = CAP_STATE_UNKNOWN;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册