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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to