On Thu, Apr 11, 2019 at 11:47 AM Kees Cook <[email protected]> wrote: > > On Wed, Apr 10, 2019 at 5:56 PM Sinan Kaya <[email protected]> wrote: > > > > We can't seem to have a kernel with CONFIG_EXPERT set but > > CONFIG_DEBUG_KERNEL unset these days. > > > > While some of the features under the CONFIG_EXPERT require > > CONFIG_DEBUG_KERNEL, it doesn't apply for all features. > > > > It looks like CONFIG_KALLSYMS_ALL is the only feature that > > requires CONFIG_DEBUG_KERNEL. > > > > Select CONFIG_EXPERT when CONFIG_DEBUG_KERNEL is chosen but > > you can still choose CONFIG_EXPERT without CONFIG_DEBUG_KERNEL. > > > > Signed-off-by: Sinan Kaya <[email protected]> > > Reviewed-by: Kees Cook <[email protected]> > > Masahiro, should this go via your tree, or somewhere else?
I think somewhere else. -- Best Regards Masahiro Yamada

