On Wed, 20 Jun 2012, Michel Lespinasse wrote: > page_get_cache() does not need to call compound_head(), as its unique > caller virt_to_slab() already makes sure to return a head page. > > Additionally, removing the compound_head() call makes page_get_cache() > consistent with page_get_slab(). > > Signed-off-by: Michel Lespinasse <walken@xxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- 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>