Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> 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> Reviewed-by: David Howells <dhowells@xxxxxxxxxx>