On Fri, Dec 11, 2020 at 03:58:51PM +0900, Joonsoo Kim wrote: > On Thu, Dec 10, 2020 at 07:42:27PM -0800, Paul E. McKenney wrote: > > On Thu, Dec 10, 2020 at 07:33:59PM -0800, Paul E. McKenney wrote: > > > On Fri, Dec 11, 2020 at 11:22:10AM +0900, Joonsoo Kim wrote: > > > > On Thu, Dec 10, 2020 at 05:19:58PM -0800, paulmck@xxxxxxxxxx wrote: > > > > > From: "Paul E. McKenney" <paulmck@xxxxxxxxxx> > > > > [ . . . ] > > > > > > We can get some infos even if CONFIG_SLUB_DEBUG isn't defined. > > > > Please move them out. > > > > > > I guess since I worry about CONFIG_MMU=n it only makes sense to also > > > worry about CONFIG_SLUB_DEBUG=n. Fix update. > > > > Like this? (Patch on top of the series, to be folded into the first one.) > > Yes! > > Acked-by: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Applied, and thank you again for the review and feedback! Suggestions on where to route these? Left to my own devices, they go via -rcu in the v5.12 merge window. Thanx, Paul