diff options
| author | Dennis Zhou <[email protected]> | 2017-09-27 21:34:59 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2017-09-27 21:45:57 +0000 |
| commit | 2e08d20d777e997bf37806b22b471f98fbe6b693 (patch) | |
| tree | 0bd30c9717769551b38ce344a9293ad70c9ca31e /tools/perf/scripts/python | |
| parent | percpu: make this_cpu_generic_read() atomic w.r.t. interrupts (diff) | |
| download | kernel-2e08d20d777e997bf37806b22b471f98fbe6b693.tar.gz kernel-2e08d20d777e997bf37806b22b471f98fbe6b693.zip | |
percpu: fix starting offset for chunk statistics traversal
This patch fixes the starting offset used when scanning chunks to
compute the chunk statistics. The value start_offset (and end_offset)
are managed in bytes while the traversal occurs over bits. Thus for the
reserved and dynamic chunk, it may incorrectly skip over the initial
allocations.
Signed-off-by: Dennis Zhou <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
