On 7/15/21 5:36 AM, Matthew Wilcox (Oracle) wrote: > Reimplement lru_cache_add() as a wrapper around folio_add_lru(). > Saves 159 bytes of kernel text due to removing calls to compound_head(). > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx>