X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Foom_kill.c;h=eafff89b3dd634e8836842005695c1ad48cc0cb2;hb=28890d3598c352ae065b560e0fded3e79c800ba1;hp=b0be989d43656ce7b19d215a0dbcc450e9c5c510;hpb=52de84f3f3f407013a7f7872601e7a43a505abd3;p=mv-sheeva.git diff --git a/mm/oom_kill.c b/mm/oom_kill.c index b0be989d436..eafff89b3dd 100644 --- a/mm/oom_kill.c +++ b/mm/oom_kill.c @@ -487,7 +487,7 @@ static int oom_kill_process(struct task_struct *p, gfp_t gfp_mask, int order, /* * If any of p's children has a different mm and is eligible for kill, - * the one with the highest badness() score is sacrificed for its + * the one with the highest oom_badness() score is sacrificed for its * parent. This attempts to lose the minimal amount of work done while * still freeing memory. */