On Wed, 15 Jul 2015, Michal Hocko wrote: > > > Shrinkers are there to reclaim and prevent from OOM. This API is a gray > > > zone. It looks generic method for the notification yet it allows to > > > prevent from oom killer. I can imagine somebody might abuse this > > > interface to implement OOM killer policies. > > > > > > Anyway, I think it would be preferable to kill it altogether rather than > > > play with its placing. It will always be a questionable API. > > > > > > > Agreed. > > In such a case it would be still good to fix the bug fixed by this > patch. >
It's fixed if you follow the suggestion of moving the oom notification out of the oom killer where it doesn't belong. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

