On Wed, 20 Jun 2012, David Rientjes wrote: > 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> The page_get_cache() helper is no longer used in the slab/next branch of git://github.com/penberg/linux.git Pekka -- 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>