diff options
| author | Mel Gorman <[email protected]> | 2016-05-19 17:13:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-19 19:12:14 -0700 |
| commit | c603844bdcb5238980de8d58b393f52d7729d651 (patch) | |
| tree | c6aefae3a21374dc65f21b89d47965c65fba9f4a /tools/perf/scripts/python/netdev-times.py | |
| parent | f75fb889d18d362e336f8d3fba158a8636d0a063 (diff) | |
mm, page_alloc: convert alloc_flags to unsigned
alloc_flags is a bitmask of flags but it is signed which does not
necessarily generate the best code depending on the compiler. Even
without an impact, it makes more sense that this be unsigned.
Signed-off-by: Mel Gorman <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions