@@ -296,7 +296,7 @@ void shake_page(struct page *p, int acce
}
/*
- * Only call shrink_node_slabs here (which would also shrink
+ * Only call drop_slab_node here (which would also shrink
* other caches) if access is not potentially fatal.
*/
if (access)
@@ -391,8 +391,8 @@ static void add_to_kill(struct task_stru
/*
* Kill the processes that have been collected earlier.
*
- * Only do anything when DOIT is set, otherwise just free the list
- * (this is used for clean pages which do not need killing)
+ * Only do anything when FORCEKILL is set, otherwise just free the
+ * list (this is used for clean pages which do not need killing)
* Also when FAIL is set do a force kill because something went
* wrong earlier.
*/