This is another round of fixups to the node-lru series. The most important patch is the last one which prevents a warning in memcg from being triggered. include/linux/memcontrol.h | 2 +- include/linux/mm_inline.h | 5 ++--- mm/memcontrol.c | 5 +---- mm/page_alloc.c | 6 +++--- mm/swap.c | 20 ++++++++++---------- mm/vmscan.c | 43 +++++++++++++++++++++++++++++++++++-------- 6 files changed, 52 insertions(+), 29 deletions(-) -- 2.6.4 -- 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>