diff options
| author | Hugh Dickins <[email protected]> | 2009-12-14 17:58:40 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:13 -0800 |
| commit | f29ad6a99b596b8169744d107bf088e8be9e8d0d (patch) | |
| tree | e138bf9eeb751defd358eb5aca8113e2645ded3d /tools/perf/scripts/python | |
| parent | 976d6dfbb0175d136fc098854bbce0c028a3924b (diff) | |
swap_info: private to swapfile.c
The swap_info_struct is mostly private to mm/swapfile.c, with only
one other in-tree user: get_swap_bio(). Adjust its interface to
map_swap_page(), so that we can then remove get_swap_info_struct().
But there is a popular user out-of-tree, TuxOnIce: so leave the
declaration of swap_info_struct in linux/swap.h.
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Nigel Cunningham <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions