Borislav Petkov <b...@alien8.de> writes: > On Tue, May 05, 2020 at 03:16:05PM +0200, Thomas Gleixner wrote: >> The scheduler IPI has grown weird and wonderful over the years, time >> for spring cleaning. >> >> Move all the non-trivial stuff out of it and into a regular smp function >> call IPI. This then reduces the schedule_ipi() to most of it's former MOP > > s/MOP/NOP/ after clarifying it on IRC. :)
It was NOP long ago. Now it's Minimal OPeration :)