Re: [PATCH] rpmsg: reduce rpmsg_virtio verbosity

From: David Cohen
Date: Tue Nov 12 2013 - 16:44:05 EST


Hi,

On 10/16/2013 09:15 AM, David Cohen wrote:
On 10/03/2013 11:36 AM, David Cohen wrote:
From: Jocelyn Falempe <jocelyn.falempe@xxxxxxxxx>

rpmsg_virtio TX/RX messages are very verbose, overflowing kernel printk
buffer. This patch makes the guilty print_hex_dump()'s to act as
dev_dbg() and do nothing in case neither DEBUG nor CONFIG_DYNAMIC_DEBUG
are defined.

Signed-off-by: Jocelyn Falempe <jocelyn.falempe@xxxxxxxxx>
Signed-off-by: David Cohen <david.a.cohen@xxxxxxxxxxxxxxx>
---

Ping :)
Comments here?

Ping again :)


Br, David Cohen


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/