diff options
author | Minchan Kim <[email protected]> | 2014-08-06 16:08:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:23 -0700 |
commit | 023b409f9dac4cdea3322009f2e592068558690c (patch) | |
tree | 832d33ccc7ae54719678c7723ea4100b8efab7b7 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a830eff749eb2bf906783f6bf74a74dad3de3aea (diff) |
zram: use size_t instead of u16
Some architectures (eg, hexagon and PowerPC) could use PAGE_SHIFT of 16
or more. In these cases u16 is not sufficiently large to represent a
compressed page's size so use size_t.
Signed-off-by: Minchan Kim <[email protected]>
Reported-by: Weijie Yang <[email protected]>
Acked-by: Sergey Senozhatsky <[email protected]>
Cc: Jerome Marchand <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions