Hi David, Sorry for the late response.
On Thu, Oct 3, 2013 at 9:36 PM, David Cohen <david.a.co...@linux.intel.com> wrote: > From: Jocelyn Falempe <jocelyn.fale...@intel.com> > > 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.fale...@intel.com> > Signed-off-by: David Cohen <david.a.co...@linux.intel.com> This sounds like a good thing to do, but I wonder if it should be implemented in a more generic way, so other users of print_hex_dump_debug can benefit from this as well? Thanks, Ohad. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/