> if (PageDirty(page)) { > + > + if (file && scanning_global_lru(sc)) { Oops "file" does not exist in linux-next. Could use "page_is_file_cache(page)" instead to avoid the compile error. Thanks, Fengguang -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>