On Wed, Oct 18, 2017 at 12:12:08PM +0200, Ingo Molnar wrote: > > * Byungchul Park <byungchul.p...@lge.com> wrote: > > > Now the performance regression was fixed, re-enable LOCKDEP_CROSSRELEASE > > and LOCKDEP_COMPLETIONS. > > Please write out CONFIG_ variables, i.e. CONFIG_LOCKDEP_CROSSRELEASE, etc. - > to > make it all more apparent to the reader that it's all Kconfig space changes.
Yes, I will. Thank you. > > Thanks, > > Ingo