From: Johannes Weiner <hannes@xxxxxxxxxxx> Date: Fri, 15 Feb 2013 01:34:50 -0500 > + nr_pages = DIV_ROUND_UP(len, PAGE_CACHE_SIZE); A small nit, maybe use PAGE_CACHE_ALIGN() here. -- 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>