Re: [PATCH RESEND -rt] mm: perform lru_add_drain_all() remotely
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2016-05-25 15:59:47
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2016-05-25 15:59:47
* Luiz Capitulino | 2016-05-12 15:52:02 [-0400]:
The alternative, which is what I had in mind, was to forward-port this change to mainline when local_locks gets merged upstream. But I guess this will only happen when sleeping spinlocks are merged?
Yeah, I am not sure about the exact path. Sleeping locks are not required for this. Let me worry about this later. In the meantime I pick up this (your v2) in -RT. Sebastian