mm: export lru_cache_add_*() to modules
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 25 May 2010 13:06:06 +0000 (15:06 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 25 May 2010 13:06:06 +0000 (15:06 +0200)
This is needed to enable moving pages into the page cache in fuse with
splice(..., SPLICE_F_MOVE).

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found