On Tue 2018-12-04 19:16:56, Tetsuo Handa wrote: > On 2018/12/04 11:02, Sergey Senozhatsky wrote: > >> +config PRINTK_FROM > >> + bool "Show caller information on printks" > >> + depends on PRINTK > > > > Wasn't it supposed to also depend on DEBUG_AID_FOR_SYZBOT? > > CONFIG_DEBUG_AID_FOR_SYZBOT is currently linux-next only option. > This feature will be useful for non-syzbot environments.
Yup, the feature is useful in general. Best Regards, Petr