diff options
| author | Andrew Morton <[email protected]> | 2013-02-22 16:32:22 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-23 17:50:10 -0800 |
| commit | 90ae8d670c12156f4328235aca1a528a8bfe6708 (patch) | |
| tree | 91f1556b416397b8119c9884fe81fe24f451b9b9 /tools/perf/scripts/python | |
| parent | af34770e55fd899c96d8d73bdc04dbc956096650 (diff) | |
mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long
`int' is an inappropriate type for a number-of-pages counter.
While we're there, use the clamp() macro.
Acked-by: Johannes Weiner <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Mel Gorman <[email protected]>
Reviewed-by: Michal Hocko <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Satoru Moriya <[email protected]>
Cc: Simon Jeons <[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