[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140530.171624.1737602003205792918.davem@davemloft.net>
Date: Fri, 30 May 2014 17:16:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mschmidt@...hat.com
Cc: netdev@...r.kernel.org, nicolas.dichtel@...nd.com
Subject: Re: [PATCH] netlink: rate-limit leftover bytes warning and print
process name
From: Michal Schmidt <mschmidt@...hat.com>
Date: Fri, 30 May 2014 14:57:27 +0200
> Any process is able to send netlink messages with leftover bytes.
> Make the warning rate-limited to prevent too much log spam.
>
> The warning is supposed to help find userspace bugs, so print the
> triggering command name to implicate the buggy program.
>
> Signed-off-by: Michal Schmidt <mschmidt@...hat.com>
Please use pr_warn_ratelimited() as suggested by Sergei.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists