Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163896
b: refs/heads/master
c: 9757275
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Sep 20, 2009
1 parent 0bd58aa commit 3db1e52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43cc960980760f58d1f49ecd39e8cbfb063d63e1
refs/heads/master: 97572751d78133cf9a5f7165b252bf975f9dd17d
4 changes: 2 additions & 2 deletions trunk/include/linux/page_cgroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,14 @@ static inline void __init page_cgroup_init_flatmem(void)

#endif

#ifdef CONFIG_CGROUP_MEM_RES_CTLR_SWAP
#include <linux/swap.h>

#ifdef CONFIG_CGROUP_MEM_RES_CTLR_SWAP
extern unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id);
extern unsigned short lookup_swap_cgroup(swp_entry_t ent);
extern int swap_cgroup_swapon(int type, unsigned long max_pages);
extern void swap_cgroup_swapoff(int type);
#else
#include <linux/swap.h>

static inline
unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id)
Expand Down

0 comments on commit 3db1e52

Please sign in to comment.