This series addresses problems reported with deferred memory initialisation and are needed for 4.2. The first and second patches have not been confirmed by the reporters as fixing their problems but I could replicate the issues and they Worked For Me. The last one has been verified as working. fs/dcache.c | 13 +++---------- fs/file_table.c | 24 +++++++++++++++--------- include/linux/fs.h | 5 +++-- init/main.c | 2 +- mm/page_alloc.c | 44 ++++++++++++++++++++++++++++++-------------- 5 files changed, 52 insertions(+), 36 deletions(-) -- 2.4.3 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>