diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-18 04:05:29 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-09-18 04:05:29 +0300 |
commit | 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 (patch) | |
tree | 620cde6d79098cc681715ed69c6fca2e79dbd764 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4c0449c906fe4d9631025bc11993009071094a9a (diff) | |
parent | b3b33d3c43bbe0177d70653f4e889c78cc37f097 (diff) | |
download | linux-10b82d5176488acee2820e5a2cf0f2ec5c3488b6.tar.xz |
Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Pull percpu fix from Dennis Zhou:
"This is a fix for the first chunk size calculation where the variable
length array incorrectly used the number of longs instead of bytes of
longs.
This came in as a code fix and not a bug report, so I don't think it
was widely problematic. I believe it worked out due to it being
memblock memory and alignment requirements working in our favor"
* 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
percpu: fix first chunk size calculation for populated bitmap
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions