···870870 return;871871872872 /*873873- * The return value is ignored - the calls cannot fail,874874- * large pages are disabled at boot time:873873+ * The return value is ignored as the calls cannot fail.874874+ * Large pages are kept enabled at boot time, and are875875+ * split up quickly with DEBUG_PAGEALLOC. If a splitup876876+ * fails here (due to temporary memory shortage) no damage877877+ * is done because we just keep the largepage intact up878878+ * to the next attempt when it will likely be split up:875879 */876880 if (enable)877881 __set_pages_p(page, numpages);