aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2021-06-30 18:56:01 -0700
committerLinus Torvalds <[email protected]>2021-07-01 11:06:05 -0700
commit1a58be6277e4324c853babfd35890c2d5e171e8f (patch)
tree066d8698cae0b90448aa04517bc2ad65a5911c99 /tools/perf/scripts/python/bin
parent478485f6c0e5936b62c0c9393a865bfb00f037a5 (diff)
lib: memscan() fixlet
Generic version doesn't trucate second argument to char. Older brother memchr() does as do s390, sparc and i386 assembly versions. Fortunately, no code passes c >= 256. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions