/srv/irclogs.ubuntu.com/2017/11/04/#ubuntu-kernel.txt

ret2libchi! was the CONFIG_DYNAMIC_DEBUG always on in ubuntu kernels? I'm compiling a very simple HelloWorld module and I don't remember having to deal with /sys/kernel/debug/dynamic_debug/control ever15:24
TJ-ret2libc: it's been on for some time; can't say exactly when though15:25
ret2libcTJ-: would say at least 2 years?15:26
TJ-Yes, I recall using it 15:26
ret2libcinteresting... most probably i was using printk(KERN_DEBUG instead of pr_debug. Thanks15:30
=== WieWoWasWozu is now known as hggdh
TJ-according to my git repo, it was introduced to the common configs in ubuntu-saucy15:38
TJ-ubuntu-saucy:debian.master/config/config.common.ubuntu:CONFIG_DYNAMIC_DEBUG=y15:38
ret2libcwow... pretty old then! yeah it must be that i was using printk instead of pr_debug. That's why I didn't deal with dynamic_debug15:39
=== hggdh is now known as WieWoWasWozu
ali1234does the hwe-edge kernel have this patch? https://patchwork.kernel.org/patch/10009311/23:38
ali1234if so, it does not fix the deadlock :(23:38
ali1234if not, can it please have it?23:38
ali1234i guess since i am building dummy_hcd out of tree with dkms, i can just apply it myself23:39
ali1234hmm okay it does not have the patch23:42

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!