Hi David,
Sorry for the late response.
On Thu, Oct 3, 2013 at 9:36 PM, David Cohen
wrote:
> From: Jocelyn Falempe
>
> 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 nei
Hi,
On 10/16/2013 09:15 AM, David Cohen wrote:
On 10/03/2013 11:36 AM, David Cohen wrote:
From: Jocelyn Falempe
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 DEB
On 10/03/2013 11:36 AM, David Cohen wrote:
From: Jocelyn Falempe
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-
From: Jocelyn Falempe
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
Signed-off-by: David
4 matches
Mail list logo