Re: [PATCH] netlink: downgrade warning about leftover bytes to debug level
From: Nicolas Dichtel <hidden>
Date: 2014-05-28 07:42:21
From: Nicolas Dichtel <hidden>
Date: 2014-05-28 07:42:21
Le 27/05/2014 15:16, Michal Schmidt a écrit :
Any process is able to send netlink messages with leftover bytes, so downgrade the warning message to pr_debug in order to avoid possible kernel log spam.
Yes, but that's not a normal case. I think that the level warning is good, there is something wrong with this kind of messages.