linux/drivers/staging/zcache
Mel Gorman 22b751c3d0 mm: rename page struct field helpers
The function names page_xchg_last_nid(), page_last_nid() and
reset_page_last_nid() were judged to be inconsistent so rename them to a
struct_field_op style pattern.  As it looked jarring to have
reset_page_mapcount() and page_nid_reset_last() beside each other in
memmap_init_zone(), this patch also renames reset_page_mapcount() to
page_mapcount_reset().  There are others like init_page_count() but as
it is used throughout the arch code a rename would likely cause more
conflicts than it is worth.

[akpm@linux-foundation.org: fix zcache]
Signed-off-by: Mel Gorman <mgorman@suse.de>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-23 17:50:18 -08:00
..
ramster ramster: Fix compile warnings due to usage of debugfs_create_size_t 2013-02-15 10:16:11 -08:00
Kconfig staging/zcache: Fix/improve zcache writeback code, tie to a config option 2013-02-11 14:58:56 -08:00
Makefile staging: zcache: adjustments to config/build files due to renaming 2013-01-18 13:43:44 -08:00
TODO staging: zcache: add TODO file 2013-02-13 10:22:12 -08:00
ramster.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.c staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
tmem.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
zbud.c mm: rename page struct field helpers 2013-02-23 17:50:18 -08:00
zbud.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00
zcache-main.c zcache: Fix compile warnings due to usage of debugfs_create_size_t 2013-02-15 10:16:10 -08:00
zcache.h staging: zcache: rename ramster to zcache 2013-01-18 13:43:44 -08:00