On Thu, Aug 10, 2017 at 01:10:19PM +0200, Ingo Molnar wrote: > > * Byungchul Park <byungchul.park@xxxxxxx> wrote: > > > Change from v7 > > - rebase on latest tip/sched/core (Jul 26 2017) > > - apply peterz's suggestions > > - simplify code of crossrelease_{hist/soft/hard}_{start/end} > > - exclude a patch avoiding redundant links > > - exclude a patch already applied onto the base > > Ok, it's looking pretty good here now, there's one thing I'd like you to change, > please remove all the new Kconfig dependencies: > > CONFIG_LOCKDEP_CROSSRELEASE=y > CONFIG_LOCKDEP_COMPLETE=y > > and make it all part of PROVE_LOCKING, like most of the other lock debugging bits. OK. I will remove them. What about CONFIG_LOCKDEP_PAGELOCK? Should I also remove it? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>