Hello,
On 2014-08-08 14:59, Hans Verkuil wrote:
Modern kernels enable dynamic printk support, which is fine, except when it is
combined with a debug module option. Enabling debug in videobuf2-core now
produces
no debugging unless it is also enabled through the dynamic printk support in
debugfs
Modern kernels enable dynamic printk support, which is fine, except when it is
combined with a debug module option. Enabling debug in videobuf2-core now
produces
no debugging unless it is also enabled through the dynamic printk support in
debugfs.
Either use a debug module option + pr_info, or u