diff options
author | Johannes Berg <[email protected]> | 2021-04-16 15:46:23 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-16 16:10:37 -0700 |
commit | 04c53de57cb6435738961dace8b1b71d3ecd3c39 (patch) | |
tree | be53511525bf368b6ba5532d71ef349d995a6115 /scripts/gdb/linux/tasks.py | |
parent | 458376913d86bed2fb781b4952eb6861675ef3be (diff) |
gcov: clang: fix clang-11+ build
With clang-11+, the code is broken due to my kvmalloc() conversion
(which predated the clang-11 support code) leaving one vmalloc() in
place. Fix that.
Link: https://lkml.kernel.org/r/20210412214210.6e1ecca9cdc5.I24459763acf0591d5e6b31c7e3a59890d802f79c@changeid
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions