Commit efe9d9b2 authored by Andrew Morton's avatar Andrew Morton Committed by James Toy

build fix

Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 932286d8
...@@ -281,8 +281,7 @@ static inline void mem_cgroup_update_mapped_file_stat(struct page *page, ...@@ -281,8 +281,7 @@ static inline void mem_cgroup_update_mapped_file_stat(struct page *page,
static inline static inline
unsigned long mem_cgroup_soft_limit_reclaim(struct zone *zone, int order, unsigned long mem_cgroup_soft_limit_reclaim(struct zone *zone, int order,
gfp_t gfp_mask, int nid, gfp_t gfp_mask, int nid, int zid)
int zid, int priority)
{ {
return 0; return 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment